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/checkfilesforsequenceavail

    r7486 r7503  
    8989   case $check1 in
    9090      1)   echo "check1=$check1 -> everything ok -> setting status..." >> $scriptlog 2>&1 ;;
     91      2)   echo "check1=$check1 -> files not yet available -> continue..." >> $scriptlog 2>&1
     92           check="no"
     93           ;;
    9194      *)   echo "check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1
    9295           com=$Ffilesavail
Note: See TracChangeset for help on using the changeset viewer.