[Secure-testing-commits] r7029 - bin

stef-guest at alioth.debian.org stef-guest at alioth.debian.org
Sat Oct 20 09:44:07 UTC 2007


Author: stef-guest
Date: 2007-10-20 09:44:07 +0000 (Sat, 20 Oct 2007)
New Revision: 7029

Modified:
   bin/check-new-issues
Log:
fix usage message

Modified: bin/check-new-issues
===================================================================
--- bin/check-new-issues	2007-10-20 09:14:08 UTC (rev 7028)
+++ bin/check-new-issues	2007-10-20 09:44:07 UTC (rev 7029)
@@ -9,7 +9,7 @@
 getopts('ln:fhi:t:T', \%opts);
 
 if ($opts{h}) {
-    print <<"EOF";
+    print <<'EOF';
 downloads allitems.txt from cve.mitre.org and shows full decription for each
 "TODO: check" item (2003 and newer). Then
 




More information about the Secure-testing-commits mailing list