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