Changeset 688 for branches/newmole/scripts/weekly_backup.pl
- Timestamp:
- 12/05/06 21:53:34 (2 years ago)
- Files:
-
- 1 modified
-
branches/newmole/scripts/weekly_backup.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/scripts/weekly_backup.pl
r341 r688 165 165 open( ioLOG , ">backup.txt" ); 166 166 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"); 168 168 printf( ioLOG " file name was %s\n", $basename) ; 169 169 close( ioLOG );
