Changeset 9047 for trunk/MagicSoft/Mars/datacenter/scripts/doexclusions
- Timestamp:
- 07/28/08 14:08:53 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/doexclusions
r8482 r9047 76 76 setstatus "start" >> $scriptlog 2>&1 77 77 78 check1=`root -q -b $macrospath/doexclusions.C+\("\"$date\""\ ) | tee $doexclusionslog | intgrep`78 check1=`root -q -b $macrospath/doexclusions.C+\("\"$date\""\,1\,kFALSE\) | tee $doexclusionslog | intgrep` 79 79 80 80 case $check1 in
Note:
See TracChangeset
for help on using the changeset viewer.