Changeset 19494 for trunk/DataCheck


Ignore:
Timestamp:
04/11/19 15:32:30 (5 years ago)
Author:
Daniela Dorner
Message:
fixed typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Processing/FillAnalysisResults.sh

    r19483 r19494  
    9292   fileid=`sendquery`
    9393   #echo "INFO calculating source position for "$fileid
    94    printprocesslog "INFO calculating filling results ("$analysis") for "$fileid
     94   printprocesslog "INFO filling results ("$analysis") for "$fileid
    9595   echo "INFO filling results ("$analysis") for "$fileid >> $logfile
    96    echo "INFO filling results ("$analysis") for "$fileid #>> $logfile
     96   #echo "INFO filling results ("$analysis") for "$fileid #>> $logfile
    9797
    9898   outpath=$datapath/analysis_CutsLC/`echo $night | cut -c 1-4`/`echo $night | cut -c 5-6`/`echo $night | cut -c 7-8`
     
    126126finish
    127127
    128 
Note: See TracChangeset for help on using the changeset viewer.