- Timestamp:
- 04/22/16 21:21:03 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/DataCheck/SchedulingPlots.sh
r18417 r18473 22 22 23 23 plot=/home/fact/FACT++/makeplots 24 schedule=/users/fact/ FACT++.dbg/makeschedule24 schedule=/users/fact/operation/makeschedule 25 25 root=/opt/root_v5.34.10/bin/thisroot.sh 26 26 … … 47 47 then 48 48 echo -n " creating "$schedfile"..." 49 #echo "$schedule --config /home/fact/makeschedule_gate.rc --date $date >$schedfile 2>/dev/null" 49 50 $schedule --config /home/fact/makeschedule_gate.rc --date $date >$schedfile 2>/dev/null 50 51 else
Note:
See TracChangeset
for help on using the changeset viewer.