ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/submitThem.py
(Generate patch)

Comparing UserCode/VHbb/python/submitThem.py (file contents):
Revision 1.16 by nmohr, Wed Oct 3 08:48:29 2012 UTC vs.
Revision 1.17 by peller, Wed Oct 3 10:12:27 2012 UTC

# Line 81 | Line 81 | elif opts.task == 'dc':
81              submit(item[0],repDict)
82          elif 'ZH' in item[0] and opts.tag in item[0] and opts.mass == '*':
83              submit(item[0],repDict)
84 +            
85   elif opts.task == 'prep':
86      submit('prepare',repDict)
87  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines