From: Razvan Deaconescu Date: Tue, 3 Aug 2010 20:14:10 +0000 (+0300) Subject: ControlScripts: remove DEBUG option from schedule_client.sh X-Git-Tag: schedule-scenario~7 X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=1902deee453f596e01f33c80680de43ffcc9acea;p=p2p-testing-infrastructure.git ControlScripts: remove DEBUG option from schedule_client.sh --- diff --git a/ControlScripts/schedule_client.sh b/ControlScripts/schedule_client.sh index 8e13caa..89b0e6b 100755 --- a/ControlScripts/schedule_client.sh +++ b/ControlScripts/schedule_client.sh @@ -8,7 +8,7 @@ # * manages when client completes # use _DEBUG="off" to turn off debug printing -_DEBUG="on" +_DEBUG="off" DEBUG() {