Ignore:
Timestamp:
04/12/07 21:45:12 (17 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8215 r8404  
    245245            printprocesslog "WARN moving of file $opticalfile didn't work"
    246246         fi
    247 
     247         ;;
     248      3) echo " checkfilloptical=$checkfilloptical - Error: position of one object is missing in the database" >> $scriptlog 2>&1
     249         printprocesslog "ERROR filloptical.C failed for $opticalfile because the position of one object is missing in the database"
     250         continue
    248251         ;;
    249252      *) echo " checkfilloptical=$checkfilloptical - Error -> go on with next file" >> $scriptlog 2>&1
Note: See TracChangeset for help on using the changeset viewer.