SVN: toys/stbr/stbr.tcl

shadzik shadzik at pld-linux.org
Fri Aug 10 20:34:32 CEST 2007


Author: shadzik
Date: Fri Aug 10 20:34:32 2007
New Revision: 8693

Modified:
   toys/stbr/stbr.tcl
Log:
- new URL


Modified: toys/stbr/stbr.tcl
==============================================================================
--- toys/stbr/stbr.tcl	(original)
+++ toys/stbr/stbr.tcl	Fri Aug 10 20:34:32 2007
@@ -9,11 +9,11 @@
 set usage "Usage: !stbr \[help\] \[url\] \[no\]upgrade spec1\[:BRANCH\] spec2\[:BRANCH\] ..."
 
 proc help {nick} {
-	putserv "privmsg $nick :Most important is that you understand what the difference between 'upgrade' and 'noupgrade' is. When you call 'noupgrade' it's going to be just an test-build. When you call 'upgrade' the package is going to be upgraded on builders and ftp. Visit http://team.pld-linux.org/~stbr/ to see the status of your request. Options in square brackets are optional."
+	putserv "privmsg $nick :Most important is that you understand what the difference between 'upgrade' and 'noupgrade' is. When you call 'noupgrade' it's going to be just an test-build. When you call 'upgrade' the package is going to be upgraded on builders and ftp. Visit http://stbr.pld-linux.org/ to see the status of your request. Options in square brackets are optional."
 }
 
 proc url {nick} {
-	putserv "privmsg $nick :Visit http://team.pld-linux.org/~stbr/ to see the status of your request."
+	putserv "privmsg $nick :Visit http://stbr.pld-linux.org/ to see the status of your request."
 }
 
 proc random {} {


More information about the pld-cvs-commit mailing list