Skip to content

Commit

Permalink
Bugfix: now it copies it really...
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Meier committed Feb 17, 2015
1 parent e005b46 commit ed31fdc
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -190,6 +190,7 @@ ls -lh
cp -p *.root $RUNDIR
cp -p *.gz $RUNDIR
cp -p *.db $RUNDIR
cp -p *.end $RUNDIR

if [ -f chi2ndfperbinary.eps ]; then
gzip -f chi2ndfperbinary.eps
Expand Down

0 comments on commit ed31fdc

Please sign in to comment.