SVN: toys/stbr/stbr.tcl

shadzik shadzik at pld-linux.org
Fri Nov 6 06:53:02 CET 2009


Author: shadzik
Date: Fri Nov  6 06:53:02 2009
New Revision: 10955

Modified:
   toys/stbr/stbr.tcl
Log:
- activate resend.sh script


Modified: toys/stbr/stbr.tcl
==============================================================================
--- toys/stbr/stbr.tcl	(original)
+++ toys/stbr/stbr.tcl	Fri Nov  6 06:53:02 2009
@@ -156,7 +156,7 @@
 			} else {
 				set pkg [lindex $splited 0]
 			}
-			#exec $resend $dist $pkg/$spec $branch $towho 
+			exec $resend $dist $pkg/$spec $branch $towho 
 			exec sqlite $unfilled "update unfilled set date='$time' where spec='$spec' and branch='$branch' and line='$dist';"
 			putserv "privmsg $queuechan :I've found unfilled requests. Resent request for $spec to $towho."
 		}


More information about the pld-cvs-commit mailing list