Ignore:
Timestamp:
02/15/06 10:20:38 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7486 r7506  
    7878   var2=$date
    7979   doexclusionspath=$logpath/$program/$year2
     80   echo "excl path: $doexclusionspath"
    8081   makedir $doexclusionspath >> $scriptlog 2>&1
    8182   doexclusionslog=$doexclusionspath/doexclusions-$date.log
     
    8889   case $check1 in
    8990      1)   echo "check1=$check1 -> everything ok -> setting status..." >> $scriptlog 2>&1 ;;
    90       *)   echo "check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 ;;
     91      *)   echo "check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1
    9192           com=$Fdoexcl
    9293           check=$check1
Note: See TracChangeset for help on using the changeset viewer.