test-signal-socket: new version of eurocon scripts
[p2p-testing-infrastructure.git] / Utils / test-socket-signal / test / eurocon / super_run_suspend
1 #!/bin/bash
2
3 ID=1
4
5 IFS=','
6
7 while read host1 port1 host2 port2; do
8         xterm -e /bin/bash -l -c "cd /home/razvan/projects/p2p-next/P2P-Testing-Infrastructure/Utils/test-socket-signal/test/eurocon && ./all_run_suspend $host1 $port1 $host2 $port2 $ID" &
9 done < pairs-suspend