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.5 by bortigno, Wed Sep 19 15:19:00 2012 UTC vs.
Revision 1.6 by bortigno, Thu Sep 20 08:52:54 2012 UTC

# Line 17 | Line 17 | unset TMPDIR
17  
18   #Path where the script write_regression_systematic.py and evaluateMVA.py are stored
19   #execute=$PWD/UserCode/VHbb/python/
20 < #execute=/shome/bortigno/VHbbAnalysis/VHbbTest/python
21 < #cd $execute
20 > execute=/shome/bortigno/VHbbAnalysis/VHbbTest/python
21 > cd $execute
22  
23   #back to the working dir
24 < cd -
24 > #cd -
25  
26   #Parsing the path form the config
27   pathAna=`python << EOF
# Line 34 | Line 34 | EOF`
34   echo $pathAna
35   configFile=config$energy
36  
37
38
37   #Create subdirs where processed samples will be stored
38   if [ ! -d $pathAna/env/sys ]
39      then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines