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 612f2b5..6042ed7 100755 (executable)
@@ -27,4 +27,4 @@ client_type=$1
 
 stop_client ${client_type}
 
-pkill ${SCHEDULE_CLIENT_SCRIPT}
+pkill schedule_client.sh