Ignore:
Timestamp:
08/25/06 22:09:49 (18 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7902 r7944  
    3838
    3939source `dirname $0`/sourcefile
     40printprocesslog "INFO starting $0"
    4041
    4142files=`ls $lockpath/*`
     
    4950   if [ $compdate -gt $filedate ]
    5051   then
     52      printprocesslog "INFO removing file $file"
    5153      rm -v $file
    5254      echo "date:  "$filedate
Note: See TracChangeset for help on using the changeset viewer.