Ignore:
Timestamp:
08/23/06 20:34:15 (18 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7917 r7924  
    314314   then
    315315      echo "ERROR could not query process from db -> contex"
     316      rm -v $lockfile
    316317      contex
    317318   fi
     
    320321   then
    321322      echo "  => nothing to do"
     323      rm -v $lockfile
    322324      contex
    323325   else
     
    335337      then
    336338         echo "$todofile exists already"
     339         rm -v $lockfile
    337340         contex
    338341      fi
Note: See TracChangeset for help on using the changeset viewer.