On 24/09/12 18:07, Krinkle wrote:
> Can someone decode this? What is this?
> 
> -- Krinkle
> 
> 
> Begin forwarded message:
> 
>> *From: *[email protected] <mailto:[email protected]> (Cron Daemon)
>> *Subject: **Cron <krinkle@hawthorn> qcronsub -N dbbot_wm -m n -j y -b
>> y -l h_rt=INFINITY -l virtual_free=90M "$HOME/bots/dbbot-wm-start.sh"*
>> *Date: *September 24, 2012 6:05:07 PM GMT+02:00
>> *To: *[email protected] <mailto:[email protected]>
>>
>> warning: Please add maximum runtime by adding parameter -l
>> arch=sol|lx

The text asks you to place a time limit. The parameter (embedded in
posix colors despite not being output to a terminal) to specify if it
needs a linux or solaris server.

However, if I try to execute it, I get a much saner message:
$ qcronsub -N dbbot_wm -m n -j y -b y -l h_rt=INFINITY -l
virtual_free=90M "/home/krinkle/bots/dbbot-wm-start.sh"
> Unable to run job: Script not executable: 
> /home/krinkle/bots/dbbot-wm-start.sh.
> Exiting.
> warning: Please add the os this job can run on by adding parameter -l 
> arch='*'|sol|lx
> For more information read documentation at 
> https://wiki.toolserver.org/view/Job_scheduling

As this is a php script, your parameter would be «-l arch='*'»

_______________________________________________
Toolserver-l mailing list ([email protected])
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette

Reply via email to