Changeset 15598 for trunk/DataCheck


Ignore:
Timestamp:
05/13/13 10:55:01 (12 years ago)
Author:
Daniela Dorner
Message:
updated path and name of macro
File:
1 edited

Legend:

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

    r13284 r15598  
    1717cd $mars
    1818
    19 check1=`root -q -b datacenter/macros/buildseqentriesf.C++\("\"$datapath\""\,"\"$seqpath\""\,1\,kFALSE\) | tee $logfile | intgrep`
     19check1=`root -q -b fact/processing/buildseqentries.C+\("\"$datapath\""\,"\"$seqpath\""\,1\,kFALSE\) | tee $logfile | intgrep`
    2020
    2121case $check1 in
     
    2525        #check="no"
    2626        ;;
    27    *)   printprocesslog "ERROR buildseqentriesf.C failed (check1=$check1)"
     27   *)   printprocesslog "ERROR buildseqentries.C failed (check1=$check1)"
    2828        #check=$check1
    2929        ;;
Note: See TracChangeset for help on using the changeset viewer.