--- a/etwist/twctl.py Fri Jun 11 18:47:53 2010 +0200 +++ b/etwist/twctl.py Fri Jun 11 18:48:17 2010 +0200 @@ -40,6 +40,9 @@ cmdname = 'stop' cfgname = 'twisted' + def poststop(self): + pass + try: from cubicweb.server import serverctl