Ignore:
Timestamp:
01/15/10 09:27:25 (15 years ago)
Author:
snruegam
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r9493 r9539  
    127127      # check number of processes to be done
    128128      echo `date +%F\ %T`" Database: $numproc ${scripts[$i]} still to be done (incl. idle jobs) [DB/table/column $db/$table/$column]" >> $jmscriptlog 2>&1
    129       if [ "$numproc" = "" ]
     129      if [ "$numproc" = "0" ]
    130130      then
    131131         prev=0
Note: See TracChangeset for help on using the changeset viewer.