Hi,
I have a wrapper script that starts a handful of jobs on the toolserver (via qsub). But, when I put that wrapper script as a "normal" cronjob, I get some error messages about qsub not found. Starting the wrapper via cronsub doesn't work either.
Anyone: What do I have to put in my .environment file (or whatever) so that my "normal" cronjob can start qsub/cronsub jobs?
Thanks, Magnus