aboutsummaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorJonas Schnelli <jonas.schnelli@include7.ch>2015-05-18 15:29:39 +0200
committerJonas Schnelli <jonas.schnelli@include7.ch>2015-05-19 16:41:17 +0200
commita85b2e221ba52e6885d609f2fcecb30a2274cfb3 (patch)
tree094b1e7fef1d6df143cf57eafb6ec01460f81982 /qa
parent3e875b1befad5ed5dbd2736c9befccd32d67721c (diff)
downloadbitcoin-a85b2e221ba52e6885d609f2fcecb30a2274cfb3.tar.xz
pull-tester/rpc-tests.sh: disable script_test.py test
Diffstat (limited to 'qa')
-rwxr-xr-xqa/pull-tester/rpc-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/pull-tester/rpc-tests.sh b/qa/pull-tester/rpc-tests.sh
index 0510279666..8ed942643b 100755
--- a/qa/pull-tester/rpc-tests.sh
+++ b/qa/pull-tester/rpc-tests.sh
@@ -44,7 +44,7 @@ testScriptsExt=(
'receivedby.py'
'reindex.py'
'rpcbind_test.py'
- 'script_test.py'
+# 'script_test.py'
'smartfees.py'
'maxblocksinflight.py'
'invalidblockrequest.py'