ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/DBinterface.py
(Generate patch)

Comparing COMP/CRAB/python/DBinterface.py (file contents):
Revision 1.59 by spiga, Tue May 26 10:23:00 2009 UTC vs.
Revision 1.60 by spiga, Fri May 29 17:11:39 2009 UTC

# Line 316 | Line 316 | class DBinterface:
316              common.bossSession.getNewRunningInstance(job)
317              job.runningJob['status'] = 'C'
318              job.runningJob['statusScheduler'] = 'Created'
319 +            job.runningJob['state'] = 'Created'
320          common.bossSession.updateDB(task)    
321          return        
322  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines