Index: trunk/MagicSoft/Mars/datacenter/scripts/condorstatistics
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/condorstatistics	(revision 9073)
+++ trunk/MagicSoft/Mars/datacenter/scripts/condorstatistics	(revision 9100)
@@ -64,5 +64,5 @@
    case $check0 in 
       1)   echo " check0=$check0 -> everything ok -> move files" >> $scriptlog 2>&1
-           printprocesslog "INFO plots successfully produced"
+           printprocesslog "INFO condor statistic filled succesfully"
            day=`basename $date`
            cd `dirname $date`
@@ -79,6 +79,6 @@
            cd $mars
            ;;
-      *)   echo " check0=$check0 -> ERROR -> couldn't create plots -> exit" >> $scriptlog 2>&1
-           printprocesslog "ERROR producing plots failed"
+      *)   echo " check0=$check0 -> ERROR -> couldn't fill condor statistic to DB -> exit" >> $scriptlog 2>&1
+           printprocesslog "ERROR filling condor statistic to DB failed"
            finish >> $scriptlog 2>&1
            ;;
