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

Comparing UserCode/VHbb/python/runAll.sh (file contents):
Revision 1.26 by bortigno, Tue Feb 19 17:23:59 2013 UTC vs.
Revision 1.27 by nmohr, Thu Feb 28 16:38:49 2013 UTC

# Line 51 | Line 51 | EOF`
51   #Run the scripts
52  
53   if [ $task = "prep" ]; then
54 <    ./prepare_environment_with_config.py -C ${energy}config/samples_nosplit.cfg -C ${energy}config/paths
54 >    ./prepare_environment_with_config.py -S $sample -C ${energy}config/samples_nosplit.cfg -C ${energy}config/paths
55   fi
56   if [ $task = "sys" ]; then
57      ./write_regression_systematics.py -S $sample -C ${energy}config/general -C ${energy}config/paths

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines