there is a new cron in trunk that fixes some issues. I really need two testers: - one for linux - one for windows (both source and binary)
1) make an app a0 and in the controller default.py create a function def testme(): 1/0 2) make a corontab for a0 that contains */1 * * * * root *default/testme do you get the 1/0 error in console? 2) make a corontab for a0 that contains */1 * * * * root **default/testme do you get the 1/0 error in console? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---