Show
Ignore:
Timestamp:
12/05/06 21:53:34 (2 years ago)
Author:
peter
Message:

Merge changes from mainline upto r685 (second installment).

Mop up a few remaining issues.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newmole/scripts/weekly_backup.pl

    r341 r688  
    165165   open( ioLOG , ">backup.txt" ); 
    166166 
    167    printf( ioLOG " exe, data, and source backed up to thunder.\n");   
     167   printf( ioLOG " exe, data, and source backed up to cumulus storage.\n");   
    168168   printf( ioLOG " file name was %s\n", $basename) ; 
    169169   close( ioLOG );