- Timestamp:
- 07/28/08 14:08:53 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles
r8482 r9047 81 81 setstatus "start" >> $scriptlog 2>&1 82 82 83 check2=`root -q -b $macrospath/writesequencefile.C +\($sequence\,"\"$sequpath\""\) | tee $writesequencefilelog | intgrep`83 check2=`root -q -b $macrospath/writesequencefile.C\($sequence\,1\,"\"$sequpath\""\) | tee $writesequencefilelog | intgrep` 84 84 case $check2 in 85 85 1) echo " check2=$check2 -> everything ok " >> $scriptlog 2>&1
Note:
See TracChangeset
for help on using the changeset viewer.