SVN: toys/stbr/stbr.tcl

shadzik shadzik at pld-linux.org
Fri Nov 6 06:49:20 CET 2009


Author: shadzik
Date: Fri Nov  6 06:49:20 2009
New Revision: 10954

Modified:
   toys/stbr/stbr.tcl
Log:
- run just every hour


Modified: toys/stbr/stbr.tcl
==============================================================================
--- toys/stbr/stbr.tcl	(original)
+++ toys/stbr/stbr.tcl	Fri Nov  6 06:49:20 2009
@@ -130,7 +130,7 @@
 random $reqbook
 }
 
-bind time - "* * * * *" checkunfilled
+bind time - "0 * * * *" checkunfilled
 
 proc checkunfilled {nick host hand chan arg} {
 	global unfilled resend queuechan


More information about the pld-cvs-commit mailing list