[prev in list] [next in list] [prev in thread] [next in thread] 

List:       puppet-commit
Subject:    [Puppet-commit] puppet revision 1992
From:       svn () madstop ! com
Date:       2006-12-29 18:03:01
Message-ID: 20061229180302.05201139A18 () culain ! madstop ! com
[Download RAW message or body]

luke 2006-12-29 12:03:01 -0600 (Fri, 29 Dec 2006)
exiting sleeper after no more than two minutes
Modified: trunk/examples/root/bin/sleeper
===================================================================
--- trunk/examples/root/bin/sleeper	2006-12-29 17:45:39 UTC (rev 1991)
+++ trunk/examples/root/bin/sleeper	2006-12-29 18:03:01 UTC (rev 1992)
@@ -62,8 +62,6 @@
 	daemonize()
 end
 
-var = true
-
-while var do
-	sleep 600
-end
+# Sleep for no more than two minutes
+sleep 120
+exit


[Attachment #3 (text/html)]

<p><b>luke</b> 2006-12-29 12:03:01 -0600 (Fri, 29 Dec 2006)</p><p>exiting sleeper \
after no more than two minutes<br> </p><hr noshade><pre><font color="gray">Modified: \
trunk/examples/root/bin/sleeper \
                ===================================================================
--- trunk/examples/root/bin/sleeper	2006-12-29 17:45:39 UTC (rev 1991)
+++ trunk/examples/root/bin/sleeper	2006-12-29 18:03:01 UTC (rev 1992)
@@ -62,8 +62,6 @@
 	daemonize()
 end
 
-var = true
-
-while var do
-	sleep 600
-end
+# Sleep for no more than two minutes
+sleep 120
+exit

</font>
</pre>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic