Changeset 18473 for trunk/DataCheck


Ignore:
Timestamp:
04/22/16 21:21:03 (8 years ago)
Author:
Daniela Dorner
Message:
use version of makeschedule in operation-directory
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/DataCheck/SchedulingPlots.sh

    r18417 r18473  
    2222
    2323plot=/home/fact/FACT++/makeplots
    24 schedule=/users/fact/FACT++.dbg/makeschedule
     24schedule=/users/fact/operation/makeschedule
    2525root=/opt/root_v5.34.10/bin/thisroot.sh
    2626
     
    4747         then
    4848            echo -n " creating "$schedfile"..."
     49            #echo "$schedule --config /home/fact/makeschedule_gate.rc --date $date >$schedfile 2>/dev/null"
    4950            $schedule --config /home/fact/makeschedule_gate.rc --date $date >$schedfile 2>/dev/null
    5051         else
Note: See TracChangeset for help on using the changeset viewer.