diff --git a/VERSION b/VERSION index 275efaa9..be967c51 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.6.0-development+timestamp.2013.08.09.15.56.36 +Version 2.6.0-development+timestamp.2013.08.09.16.07.32 diff --git a/gluon/shell.py b/gluon/shell.py index 53cd5331..c1d080be 100644 --- a/gluon/shell.py +++ b/gluon/shell.py @@ -186,7 +186,8 @@ def run( import_models=False, startfile=None, bpython=False, - python_code=False): + python_code=False, + cronjob=False): """ Start interactive shell or run Python script (startfile) in web2py controller environment. appname is formatted like: