r71268 - /scripts/forward-bug

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat Mar 12 16:46:54 UTC 2011


Author: carnil
Date: Sat Mar 12 16:46:46 2011
New Revision: 71268

URL: http://svn.debian.org/wsvn/?sc=1&rev=71268
Log:
fix typo

Modified:
    scripts/forward-bug

Modified: scripts/forward-bug
URL: http://svn.debian.org/wsvn/scripts/forward-bug?rev=71268&op=diff
==============================================================================
--- scripts/forward-bug (original)
+++ scripts/forward-bug Sat Mar 12 16:46:46 2011
@@ -99,7 +99,7 @@
 
 # generate body for ticket
 my $text = Proc::InvokeEditor -> edit(
-	"This bug has been forwarded from http:://bugs.debian.org/$bug"
+	"This bug has been forwarded from http://bugs.debian.org/$bug"
 );
 
 # RT REST




More information about the Pkg-perl-cvs-commits mailing list