Ignore:
Timestamp:
06/01/05 18:57:36 (20 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7120 r7123  
    104104      pno=`expr $pno / 2`
    105105   done
    106    echo "pno: "$pno
     106   echo "pno: "$pno >> $scriptlog 2>&1
    107107   nofiles=`expr $lines / \( $pno - 1 \)`
    108108   echo "number of files: "$nofiles >> $scriptlog 2>&1
     
    223223                  ;;
    224224             *)   echo "check2=$check2 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1;;
     225          esac
     226          ;;
    225227     *)   echo "check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1;;
    226228  esac
Note: See TracChangeset for help on using the changeset viewer.