Public bug reported:

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.

** Affects: loco-directory
     Importance: Low
         Status: Triaged


** Tags: data launchpad

** Changed in: loco-directory
   Importance: Undecided => Low

** Changed in: loco-directory
       Status: New => Triaged

** Summary changed:

- 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)

** Description changed:

- Let run_job() write log files and don't update stamp file if job failed
- (retcode != 0).
+ 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.

-- 
let run_job() not update stamp file if job failed (retcode != 0)
https://bugs.launchpad.net/bugs/628154
You received this bug notification because you are a member of loco-
directory-dev, which is the registrant for loco-directory.

Status in LoCo Directory: Triaged

Bug description:
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.





_______________________________________________
Mailing list: https://launchpad.net/~loco-directory-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~loco-directory-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to