Comment 0 for bug 628154

Revision history for this message
Daniel Holbach (dholbach) wrote : let run_job() write log files and don't update stamp file if job failed (retcode != 0)

Let run_job() write log files and don't update stamp file if job failed (retcode != 0).

lpupdate.py needs to be fixed to sys.exit(value!=0) if any kind of error comes up.