ControlScripts: fix typo (test_infinte -> test_infinite) in schedule_client.sh
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 3 Aug 2010 20:50:40 +0000 (23:50 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 3 Aug 2010 20:50:40 +0000 (23:50 +0300)
ControlScripts/schedule_client.sh

index 89b0e6b..3d82674 100755 (executable)
@@ -67,7 +67,7 @@ resume_client()
 
 # test whether time in period (t1, t2) is infinte ("-" sign)
 # if that is the case, sleep indefinitely, waiting for shut down
-test_infinte()
+test_infinite()
 {
        time="$1"