[Piuparts-commits] rev 793 - trunk

Holger Levsen holger at alioth.debian.org
Wed Nov 24 19:02:25 UTC 2010


Author: holger
Date: 2010-11-24 19:02:18 +0000 (Wed, 24 Nov 2010)
New Revision: 793

Modified:
   trunk/piuparts.py
Log:
<3 typos

Modified: trunk/piuparts.py
===================================================================
--- trunk/piuparts.py	2010-11-24 19:00:14 UTC (rev 792)
+++ trunk/piuparts.py	2010-11-24 19:02:18 UTC (rev 793)
@@ -1122,7 +1122,7 @@
         for file in list_scripts:
             if file.startswith(step):
                 script = os.path.join("tmp/scripts", file)
-                self.run([script) 
+                self.run([script]) 
 
 
 class VirtServ(Chroot):




More information about the Piuparts-commits mailing list