Changeset 7325 for trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck
- Timestamp:
- 08/28/05 00:30:58 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck
r7323 r7325 151 151 152 152 echo "doing filldotraw..." >> $scriptlog 2>&1 153 check1=`root -q -b $macrospath/filldotraw.C+\($r un\,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)//'` 154 154 155 155 case $check1 in
Note:
See TracChangeset
for help on using the changeset viewer.