aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester/rpc-tests.sh
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-08-26 12:04:34 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-08-26 12:06:08 +0200
commit981fd92bc5e233b15cb4205f17c9b707e6846a18 (patch)
tree7649a5389c7174dff7c5c0fe3be7bc0db1949ac5 /qa/pull-tester/rpc-tests.sh
parentda9beb288d2ee35b9c70513dd18f220b2dc32f16 (diff)
parentbd30c3dced21fca869a14c75081f15195762afe1 (diff)
downloadbitcoin-981fd92bc5e233b15cb4205f17c9b707e6846a18.tar.xz
Merge pull request #6590
bd30c3d rpc-tests: re-enable rpc-tests for Windows (Cory Fields) a193387 net: Set SO_REUSEADDR for Windows too (Cory Fields)
Diffstat (limited to 'qa/pull-tester/rpc-tests.sh')
-rwxr-xr-xqa/pull-tester/rpc-tests.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/qa/pull-tester/rpc-tests.sh b/qa/pull-tester/rpc-tests.sh
index 5d581819da..555d2c224b 100755
--- a/qa/pull-tester/rpc-tests.sh
+++ b/qa/pull-tester/rpc-tests.sh
@@ -8,11 +8,6 @@ CURDIR=$(cd $(dirname "$0"); pwd)
export BITCOINCLI=${BUILDDIR}/qa/pull-tester/run-bitcoin-cli
export BITCOIND=${REAL_BITCOIND}
-if [ "x${EXEEXT}" = "x.exe" ]; then
- echo "Win tests currently disabled"
- exit 0
-fi
-
#Run the tests
testScripts=(