-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Dr. Trigon:
'qsub $HOME/pywikipedia/runbotrun.py -cron'
which is the equivalent to:
'0 2 * * * cronsub -s mainbot $HOME/pywikipedia/runbotrun.py -cron'
These are not equivalent. cronsub does a fair amount of additional processing on top of qsub.
in my cron(ie)tab file. But it seams that the change you mentioned "Previously, SGE would copy the job script to a shared directory" does not trigger for 'qsub'
That's correct.
since I thought I can use 'qsub' to test my crontab entries... But may be I'm wrong here.
You can run cronsub from the command-line for testing.
- river.