Activity log for bug #628154

Date Who What changed Old value New value Message
2010-09-01 15:40:37 Daniel Holbach bug added bug
2010-09-01 15:41:49 Daniel Holbach loco-directory: importance Undecided Low
2010-09-01 15:41:49 Daniel Holbach loco-directory: status New Triaged
2010-09-01 15:42:29 Daniel Holbach summary let run_job() write log files and don't update stamp file if job failed (retcode != 0) let run_job() not update stamp file if job failed (retcode != 0)
2010-09-01 15:42:56 Daniel Holbach description 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. Let run_job() not update stamp files if job failed (retcode != 0). lpupdate.py needs to be fixed to sys.exit(value!=0) if any kind of error comes up.