summaryrefslogtreecommitdiffstats
path: root/tests/run-test.sh
blob: afda0640ce7dfd484fbe04bf8c079ab118f39c20 (plain)
1
2
3
4
for ((i=1;i<=18;i++))
do
	ip netns exec c$i .././tiptorrent-client 10.141.10.1 TEST &
done