cwctl.py
branchstable
changeset 3190 75cf006babe4
parent 3188 34395d1f00d6
child 3198 d2f48d30e73e
--- a/cwctl.py	Fri Sep 11 17:14:37 2009 +0200
+++ b/cwctl.py	Fri Sep 11 17:16:03 2009 +0200
@@ -675,7 +675,7 @@
         print
         print '-> instance migrated.'
         if not (cwcfg.mode == 'dev' or self.config.nostartstop):
-            StartCommand().start_instance(appid)
+            StartInstanceCommand().start_instance(appid)
         print