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

Comparing COMP/CRAB/python/PostMortem.py (file contents):
Revision 1.14 by slacapra, Wed Jan 17 18:17:58 2007 UTC vs.
Revision 1.15 by mcinquil, Fri Dec 7 13:49:40 2007 UTC

# Line 48 | Line 48 | class PostMortem(Actor):
48              else :
49                  reason = out
50  
51 <            common.logger.message('Logging info for job '+ str(id) +': '+reason+'\n      written to '+fname)
51 >            common.logger.message('Logging info for job '+ str(id) +': '+str(reason)+'\n      written to '+str(fname) )
52              
53              # ML reporting
54              jobId = ''

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines