Ignore:
Timestamp:
08/29/06 15:11:26 (18 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7944 r7955  
    5050   if [ $compdate -gt $filedate ]
    5151   then
    52       printprocesslog "INFO removing file $file"
    53       rm -v $file
     52      printprocesslog "WARN lockfile $file is older than 12 hours"
     53#      printprocesslog "INFO removing file $file"
     54#      rm -v $file
    5455      echo "date:  "$filedate
    5556      echo "comp:  "$compdate
     
    5859done
    5960
     61printprocesslog "INFO finished $0"
     62
Note: See TracChangeset for help on using the changeset viewer.