From b013d8558a1aa753a0d8e93e521e29e06dab1b00 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 8 Jul 2016 09:38:39 -0300 Subject: [PATCH] test --- iguana/tests/loop2 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 iguana/tests/loop2 diff --git a/iguana/tests/loop2 b/iguana/tests/loop2 new file mode 100755 index 000000000..b23fc5b8d --- /dev/null +++ b/iguana/tests/loop2 @@ -0,0 +1,15 @@ +cd .. +pkill iguana +./m_LP +while true +do ../agents/iguana & +sleep 10 +coins/btcd +tests/wp +tests/myip2; +tests/addnode; +coins/genbtc +wait +sleep 100 +done +