- Timestamp:
- 01/04/15 05:00:21 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/QuickLook/Step3.sh
r17904 r18072 71 71 printprocesslog "INFO processing files for source "$source 72 72 outpath=$anapath/lightcurves/$date 73 makedir $outpath 73 makedir $outpath >/dev/null 74 74 75 75 for timebin in ${timebins[@]} … … 260 260 261 261 done 262 printprocesslog "INFO rsync output of source "$source" to gate."263 #rsync -av $anapath/lightcurves/ gate:/home/factwww/lightcurves264 rsync -a $anapath/lightcurves/ gate:/home/factwww/lightcurves265 262 done 266 263
Note:
See TracChangeset
for help on using the changeset viewer.