]> p2p-next.cs.pub.ro Git - p2p-testing-infrastructure.git/commitdiff
ControlScripts: remove DEBUG option from schedule_client.sh
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 3 Aug 2010 20:14:10 +0000 (23:14 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 3 Aug 2010 20:14:10 +0000 (23:14 +0300)
ControlScripts/schedule_client.sh

index 8e13caa26522d8ab3efce5e5e67677a12b5ef201..89b0e6b5a4c83dcf402a7ec29e6bfcaa786ec7ea 100755 (executable)
@@ -8,7 +8,7 @@
 #  * manages when client completes
 
 # use _DEBUG="off" to turn off debug printing
-_DEBUG="on"
+_DEBUG="off"
 
 DEBUG()
 {