diff --git a/VERSION b/VERSION index 2065fe2c..7245720d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.4.5-stable+timestamp.2013.04.03.16.41.33 +Version 2.4.5-stable+timestamp.2013.04.03.16.48.32 diff --git a/gluon/widget.py b/gluon/widget.py index d4ed169d..63f6621c 100644 --- a/gluon/widget.py +++ b/gluon/widget.py @@ -793,7 +793,7 @@ def console(): default=None, help=msg) - msg = 'run schedulers alongside webserver' + msg = 'run schedulers alongside webserver, needs -K app1 and -a too' parser.add_option('-X', '--with-scheduler', action='store_true',