fixed run(...cronjob), my fault, thanks Jonathan

This commit is contained in:
mdipierro
2013-08-09 16:08:42 -05:00
parent 5b94e8f4aa
commit 8fbab4d505
2 changed files with 3 additions and 2 deletions

View File

@@ -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

View File

@@ -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: