This commit is contained in:
Anton Kalyaev
2016-12-21 19:18:18 -05:00
committed by Ethan Buchman
parent 6488894210
commit 3d47ef9d74
+3 -3
View File
@@ -14,12 +14,12 @@ N=$4
###############################################################
echo "Testing fasysync on node $COUNT"
echo "Testing fastsync on node $COUNT"
# kill peer
# kill peer
set +e # circle sigh :(
docker rm -vf local_testnet_$COUNT
set -e
set -e
# restart peer - should have an empty blockchain
SEEDS="$(test/p2p/ip.sh 1):46656"