changeset 9890 | 57e2cffa6329 |
parent 9797 | 4e640ab62f51 |
child 9984 | 793377697c81 |
--- a/server/serverctl.py Fri Jul 18 12:23:01 2014 +0200 +++ b/server/serverctl.py Wed Jul 02 11:37:57 2014 +0200 @@ -677,6 +677,7 @@ def run(self, args): from logilab.common.daemon import daemonize, setugid from cubicweb.cwctl import init_cmdline_log_threshold + print 'WARNING: Standalone repository with pyro or zmq access is deprecated' appid = args[0] debug = self['debug'] if sys.platform == 'win32' and not debug: