ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HiggsAnalysis/EarlyDataStudy/scripts/parseDumperOutput.sh
(Generate patch)

Comparing UserCode/HiggsAnalysis/EarlyDataStudy/scripts/parseDumperOutput.sh (file contents):
Revision 1.1 by mangano, Thu May 6 15:14:20 2010 UTC vs.
Revision 1.2 by mangano, Thu May 6 17:55:14 2010 UTC

# Line 56 | Line 56 | case $option in
56          ;;
57  
58      2)
59 <        echo "..copying detailed dumps to " $HEDS_FINALAREA
59 >        echo "..copying detailed dumps to " $HEDS_WWWAREA_TMP
60          mv $HEDS_LABEL.dumperLogs  \
61 <            $HEDS_FINALAREA/logs.SkimV$HEDS_SKIMVERSION/${HEDS_LABEL}.listSkimmedEvents
61 >            $HEDS_WWWAREA_TMP/logs.SkimV$HEDS_SKIMVERSION/${HEDS_LABEL}.listSkimmedEvents
62          ;;
63   esac

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines