test-socket-signal: add eurocon test suite
[p2p-testing-infrastructure.git] / Utils / test-socket-signal / test / eurocon / remote_run_suspend
1 #!/bin/bash
2
3 if test $# -ne 4; then
4         echo "Usage: $0 host1 port1 host2 port2" 1>&2
5         exit 1
6 fi