another friend stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 11 Sep 2009 17:16:03 +0200
branchstable
changeset 3190 75cf006babe4
parent 3189 08dac6d74b03
child 3191 4b1fcaf51727
another friend
cwctl.py
--- 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