Changeset 7605 for trunk


Ignore:
Timestamp:
03/14/06 21:12:13 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7604 r7605  
    8383         resetlog=$resetlogpath/reset-callisto-$sequ.log
    8484
    85          check1=`root -q -b $macrospath/resetcolumn.C+\("\"\"fCallisto\"\""\,"\"\"SequenceProcessStatus\"\""\,"\"$sequ\""\,"\"$sequ\""\,kFALSE\) | tee $resetlog | grep int | sed -e 's/(int)//'`
     85         check1=`root -q -b $macrospath/resetcolumn.C+\("\""\"fCallisto\""\""\,"\""\"SequenceProcessStatus\""\""\,"\"$sequ\""\,"\"$sequ\""\,kFALSE\) | tee $resetlog | grep int | sed -e 's/(int)//'`
    8686         case $check1 in
    8787            1)   echo "check1=$check1 -> everything ok, callisto has been reset " >> $scriptlog 2>&1
Note: See TracChangeset for help on using the changeset viewer.