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

Legend:

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

    r7945 r7946  
    4040
    4141runlogpath=$logpath/run/`date +%Y/%m/%d`
    42 processlog=$logpath/processlog/process`date +%F`.log
     42processlogpath=$logpath/process/
    4343
    4444datetime=`date +%F-%H-%M-%S`
     
    127127makedir $runlogpath
    128128makedir $processlogpath
    129 
     129processlog=$logpath/processlog/process`date +%F`.log
    130130
    131131function printprocesslog
Note: See TracChangeset for help on using the changeset viewer.