aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlex Morcos <morcos@chaincode.com>2016-12-04 15:44:41 -0500
committerAlex Morcos <morcos@chaincode.com>2016-12-04 15:44:41 -0500
commit30b620c48aa53ebeb2108f1f511d889e34551ec0 (patch)
tree8ca2393e6262cfaa1d04704644be3f33121533e1 /configure.ac
parent2a99522bbfea371da3059635387c5b6dfe4da979 (diff)
downloadbitcoin-30b620c48aa53ebeb2108f1f511d889e34551ec0.tar.xz
remove obsolete run-bitcoind-for-test.sh
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7357e4ec9f..ced258e02e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1077,7 +1077,6 @@ AC_SUBST(ZMQ_LIBS)
AC_SUBST(PROTOBUF_LIBS)
AC_SUBST(QR_LIBS)
AC_CONFIG_FILES([Makefile src/Makefile doc/man/Makefile share/setup.nsi share/qt/Info.plist src/test/buildenv.py])
-AC_CONFIG_FILES([qa/pull-tester/run-bitcoind-for-test.sh],[chmod +x qa/pull-tester/run-bitcoind-for-test.sh])
AC_CONFIG_FILES([qa/pull-tester/tests_config.py],[chmod +x qa/pull-tester/tests_config.py])
AC_CONFIG_FILES([contrib/devtools/split-debug.sh],[chmod +x contrib/devtools/split-debug.sh])
AC_CONFIG_LINKS([qa/pull-tester/rpc-tests.py:qa/pull-tester/rpc-tests.py])