Ignore:
Timestamp:
08/05/08 17:33:16 (17 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r9073 r9100  
    6464   case $check0 in
    6565      1)   echo " check0=$check0 -> everything ok -> move files" >> $scriptlog 2>&1
    66            printprocesslog "INFO plots successfully produced"
     66           printprocesslog "INFO condor statistic filled succesfully"
    6767           day=`basename $date`
    6868           cd `dirname $date`
     
    7979           cd $mars
    8080           ;;
    81       *)   echo " check0=$check0 -> ERROR -> couldn't create plots -> exit" >> $scriptlog 2>&1
    82            printprocesslog "ERROR producing plots failed"
     81      *)   echo " check0=$check0 -> ERROR -> couldn't fill condor statistic to DB -> exit" >> $scriptlog 2>&1
     82           printprocesslog "ERROR filling condor statistic to DB failed"
    8383           finish >> $scriptlog 2>&1
    8484           ;;
Note: See TracChangeset for help on using the changeset viewer.