Changeset 18072 for trunk


Ignore:
Timestamp:
01/04/15 05:00:21 (10 years ago)
Author:
Daniela Dorner
Message:
removed rsync as /daq is mounted on gate
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/QuickLook/Step3.sh

    r17904 r18072  
    7171      printprocesslog "INFO processing files for source "$source
    7272      outpath=$anapath/lightcurves/$date
    73       makedir $outpath
     73      makedir $outpath >/dev/null
    7474
    7575      for timebin in ${timebins[@]}
     
    260260     
    261261   done
    262    printprocesslog "INFO rsync output of source "$source" to gate."
    263    #rsync -av $anapath/lightcurves/ gate:/home/factwww/lightcurves
    264    rsync -a $anapath/lightcurves/ gate:/home/factwww/lightcurves
    265262done
    266263
Note: See TracChangeset for help on using the changeset viewer.