Changeset 7329


Ignore:
Timestamp:
08/28/05 02:00:02 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck

    r7325 r7329  
    151151
    152152   echo "doing filldotraw..." >> $scriptlog 2>&1
    153    check1=`root -q -b $macrospath/filldotraw.C+\($rawfile\,kFALSE\) | tee $filldotrawlogfile | grep int | sed -e 's/.*(int)//'`
     153   check1=`root -q -b $macrospath/filldotraw.C+\("\"$rawfile\""\,kFALSE\) | tee $filldotrawlogfile | grep int | sed -e 's/.*(int)//'`
    154154
    155155   case $check1 in
Note: See TracChangeset for help on using the changeset viewer.