[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lintian: r247 - trunk/lib



Author: jeroen
Date: 2004-05-02 19:49:29 +0200 (Sun, 02 May 2004)
New Revision: 247

Modified:
   trunk/lib/Lab.pm
Log:
Remove accidental debug command

Modified: trunk/lib/Lab.pm
===================================================================
--- trunk/lib/Lab.pm	2004-05-02 17:49:02 UTC (rev 246)
+++ trunk/lib/Lab.pm	2004-05-02 17:49:29 UTC (rev 247)
@@ -103,8 +103,6 @@
 
     print "N: Removing $LINTIAN_LAB ...\n" if $verbose;
 
-	return;
-
     # chdir to root (otherwise, the shell will complain if we happen
     # to sit in the directory we want to delete :)
     chdir('/');



Reply to: