]> p2p-next.cs.pub.ro Git - p2p-testing-infrastructure.git/commitdiff
ControlScripts: replace undefined SCHEDULE_CLIENT_SCRIPT with script name in stop_cli...
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 3 Aug 2010 18:22:23 +0000 (21:22 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 3 Aug 2010 18:22:23 +0000 (21:22 +0300)
ControlScripts/stop_client.sh

index 612f2b599d7333f441113bbae454dac6f05c2c11..6042ed7c43d06c573695c9e282bf1ae1e2d630be 100755 (executable)
@@ -27,4 +27,4 @@ client_type=$1
 
 stop_client ${client_type}
 
-pkill ${SCHEDULE_CLIENT_SCRIPT}
+pkill schedule_client.sh