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

lintian: r910 - trunk/checks



Author: rra
Date: 2007-06-18 01:13:59 +0200 (Mon, 18 Jun 2007)
New Revision: 910

Modified:
   trunk/checks/files
Log:
Remove stray debugging code.


Modified: trunk/checks/files
===================================================================
--- trunk/checks/files	2007-06-17 22:42:29 UTC (rev 909)
+++ trunk/checks/files	2007-06-17 23:13:59 UTC (rev 910)
@@ -76,7 +76,6 @@
 
 # Read package contents...
 open(IN,"index") or fail("cannot open index file index: $!");
-open(TEMP,">/tmp/output");
 while (<IN>) {
     chop;
 



Reply to: