On 9/8/07, Greg Lindstrom <[EMAIL PROTECTED]> wrote:
<snip>
> # run client pricing at 0215 (p) Monday-Friday
> 15 2 * * 1-5 cd /m01/edith/src && /usr/bin/python /m01/edith/src/driver.py
> --paid-date yesterday --jobname professional >>
> /m01/edith/stdout/ecomppo.stdout 2&>1

"2&>1",  Is that a typo ? It should be "2>&1" .

Are you *sure* that the cron job is running ?

cheers,

-- 
----
Amit Khemka
website: www.onyomo.com
wap-site: www.owap.in
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to