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

Comparing COMP/CRAB/python/multicrab.py (file contents):
Revision 1.9 by slacapra, Thu Jan 22 11:16:58 2009 UTC vs.
Revision 1.10 by slacapra, Wed Mar 4 13:03:24 2009 UTC

# Line 219 | Line 219 | class MultiCrab:
219                  crab.run()
220                  common.apmon.free()
221                  del crab
222 +                print '\n##############################  E N D  ####################################\n'
223              except CrabException, e:
224                  print '\n' + common.prog_name + ': ' + str(e) + '\n'
225                  if common.logger:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines