[Secure-testing-commits] r1982 - bin

Joey Hess joeyh at costa.debian.org
Wed Sep 14 19:20:58 UTC 2005


Author: joeyh
Date: 2005-09-14 19:20:56 +0000 (Wed, 14 Sep 2005)
New Revision: 1982

Modified:
   bin/checklist
Log:
clean up temp file


Modified: bin/checklist
===================================================================
--- bin/checklist	2005-09-14 19:03:34 UTC (rev 1981)
+++ bin/checklist	2005-09-14 19:20:56 UTC (rev 1982)
@@ -326,3 +326,4 @@
 if (defined $output) {
 	rename("$output.tmp.$$", $output) || die "rename: $!";
 }
+unlink $stasources;




More information about the Secure-testing-commits mailing list