Ignore:
Timestamp:
02/14/06 15:40:16 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7486 r7503  
    101101      case $check1 in
    102102         1)   echo "check1=$check1 -> everything ok -> continue with next sequence..." >> $scriptlog 2>&1 ;;
     103         2)   echo "check1=$check1 -> files not yet available -> continue..." >> $scriptlog 2>&1
     104              check="no"
     105              ;;
    103106         *)   echo "check1=$check1 -> ERROR " >> $scriptlog 2>&1
    104107              echo "starfiles not available for sequence -> continue" >> $scriptlog 2>&1
Note: See TracChangeset for help on using the changeset viewer.