[Secure-testing-commits] r1689 - bin

Joey Hess joeyh at costa.debian.org
Sun Aug 28 14:59:13 UTC 2005


Author: joeyh
Date: 2005-08-28 14:59:13 +0000 (Sun, 28 Aug 2005)
New Revision: 1689

Modified:
   bin/dtsasync
Log:
drop the sudo, it will run as katie


Modified: bin/dtsasync
===================================================================
--- bin/dtsasync	2005-08-28 14:45:24 UTC (rev 1688)
+++ bin/dtsasync	2005-08-28 14:59:13 UTC (rev 1689)
@@ -8,7 +8,7 @@
 my $fromsuite="etch-proposed-updates ";
 my $tosuite="etch";
 my $archive="/org/secure-testing.debian.net/";
-my $heidicmd="sudo -u katie heidi -a $tosuite";
+my $heidicmd="katie heidi -a $tosuite";
 			
 sub getlines {
 	my $suite=shift;




More information about the Secure-testing-commits mailing list