← Back to team overview

ubuntu-bengali-manual team mailing list archive

[Bug 628154] [NEW] let run_job() not update stamp file if job failed (retcode != 0)

 

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 Ubuntu
Bengali Manual, which is subscribed to 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.







Follow ups

References