[Secure-testing-commits] r1281 - data

Joey Hess joeyh@costa.debian.org
Mon, 27 Jun 2005 20:22:06 +0000


Author: joeyh
Date: 2005-06-27 20:22:06 +0000 (Mon, 27 Jun 2005)
New Revision: 1281

Modified:
   data/checklist
Log:
typo

Modified: data/checklist
===================================================================
--- data/checklist	2005-06-27 20:20:46 UTC (rev 1280)
+++ data/checklist	2005-06-27 20:22:06 UTC (rev 1281)
@@ -9,7 +9,7 @@
 
 my $html=0;
 my $debug=0;
-y $suite="testing";
+my $suite="testing";
 my $output;
 if (! GetOptions(
 		"html" => \$html,