Author: adam-guest
Date: 2008-03-18 12:17:50 +0000 (Tue, 18 Mar 2008)
New Revision: 1170

Modified:
   trunk/scripts/checkbashisms.pl
Log:
Remove random character accidentally inserted in to the shebang

Modified: trunk/scripts/checkbashisms.pl
===================================================================
--- trunk/scripts/checkbashisms.pl      2008-03-18 07:34:34 UTC (rev 1169)
+++ trunk/scripts/checkbashisms.pl      2008-03-18 12:17:50 UTC (rev 1170)
@@ -1,4 +1,4 @@
-7#! /usr/bin/perl -w
+#! /usr/bin/perl -w
 
 # This script is essentially copied from /usr/share/lintian/checks/scripts,
 # which is:



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to