[Secure-testing-commits] r1692 - bin
Joey Hess
joeyh at costa.debian.org
Sun Aug 28 15:29:20 UTC 2005
Author: joeyh
Date: 2005-08-28 15:29:17 +0000 (Sun, 28 Aug 2005)
New Revision: 1692
Modified:
bin/dtsasync
Log:
fix
Modified: bin/dtsasync
===================================================================
--- bin/dtsasync 2005-08-28 15:27:40 UTC (rev 1691)
+++ bin/dtsasync 2005-08-28 15:29:17 UTC (rev 1692)
@@ -8,7 +8,7 @@
my $fromsuite="etch-proposed-updates ";
my $tosuite="etch";
my $archive="/org/secure-testing.debian.net/";
-my $heidicmd="katie heidi -a $tosuite";
+my $heidicmd="heidi -a $tosuite";
sub getlines {
my $suite=shift;
More information about the Secure-testing-commits
mailing list