Well, on the 2.1.0 changelog :

   - change in cron (it is now disabled by default). removed -N option and
   introduced -Y.


Also, in the current online book on
http://web2py.com/books/default/chapter/29/04 you can already read (on the
cron chapter):

Before web2py 2.1.1, cron was enabled by default and could be disabled with
the -N command line option, Since 2.1.1, cron is disabled by default and
can be enabled by the -Y option. This change was motivated by the desire to
push users toward using the new scheduler (which is superior to the cron
mechanism) and also because cron may impact on performance.


So, it's not a bug: it's a feature!  ^_^

Cheers,
Nico


2012/11/12 Johann Spies <johann.sp...@gmail.com>

> I suspect the book has to be adapted or otherwise there is a bug in the
> trunk code:
>
> python web2py.py -S akb_2013 -M
> -N
> Usage: python web2py.py
>
> web2py.py: error: no such option: -N
>
>
> Regards
> Johann
> --
> Because experiencing your loyal love is better than life itself,
> my lips will praise you.  (Psalm 63:3)
>
>  --
>
>
>
>

-- 



Reply via email to