[Pkg-bitcoin-commits] [bitcoin] 105/126: Make p2p-acceptablock not an extended test
Jonas Smedegaard
dr at jones.dk
Mon Nov 13 20:02:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/0.15.1_dfsg-1
in repository bitcoin.
commit 55b7abfa8a7dd1400f4399f734a1b2b6b439d52a
Author: Matt Corallo <git at bluematt.me>
Date: Mon Oct 30 21:28:42 2017 -0400
Make p2p-acceptablock not an extended test
Github-Pull: #11531
Rebased-From: f3d4adfa6ff5db180ec09d93f78cdc8bfda26f96
---
test/functional/test_runner.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py
index 714a907..ca74bb6 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -122,6 +122,7 @@ BASE_SCRIPTS= [
'uptime.py',
'resendwallettransactions.py',
'minchainwork.py',
+ 'p2p-acceptblock.py',
]
EXTENDED_SCRIPTS = [
@@ -149,7 +150,6 @@ EXTENDED_SCRIPTS = [
'txn_clone.py --mineblock',
'forknotify.py',
'invalidateblock.py',
- 'p2p-acceptblock.py',
'replace-by-fee.py',
]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/bitcoin.git
More information about the Pkg-bitcoin-commits
mailing list