cwctl.py
changeset 2968 0e3460341023
parent 2884 7fcfb27ab975
parent 2905 b23bbb31368c
child 3163 edfe43ceaa35
--- a/cwctl.py	Tue Aug 18 09:25:44 2009 +0200
+++ b/cwctl.py	Fri Aug 21 16:26:20 2009 +0200
@@ -723,6 +723,7 @@
           'help': 'don\'t check instance is up to date.'}
          ),
         )
+
     def run(self, args):
         appid = pop_arg(args, 99, msg="No instance specified !")
         config = cwcfg.config_for(appid)