File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ if [[ -z $QC_JSON_FROM_OUTSIDE ]]; then
1010 [[ -z " $QC_JSON_TPC " ]] && QC_JSON_TPC=consul://o2/components/qc/ANY/any/tpc-full-qcmn
1111 [[ -z " $QC_JSON_ITS " ]] && QC_JSON_ITS=consul://o2/components/qc/ANY/any/its-qcmn-epn-full
1212 [[ -z " $QC_JSON_MFT " ]] && QC_JSON_MFT=consul://o2/components/qc/ANY/any/mft-full-qcmn
13- [[ -z " $QC_JSON_TOF " ]] && QC_JSON_TOF=/home/fnoferin/public/ tof-qc-globalrun.json
13+ [[ -z " $QC_JSON_TOF " ]] && QC_JSON_TOF=consul://o2/components/qc/ANY/any/ tof-full-qcmn
1414 [[ -z " $QC_JSON_FDD " ]] && QC_JSON_FDD=/home/afurs/O2DataProcessing/testing/detectors/FDD/fdd-digits-ds.json
1515 [[ -z " $QC_JSON_FT0 " ]] && QC_JSON_FT0=/home/afurs/O2DataProcessing/testing/detectors/FT0/ft0-digits-ds.json
1616 [[ -z " $QC_JSON_FV0 " ]] && QC_JSON_FV0=/home/afurs/O2DataProcessing/testing/detectors/FV0/fv0-digits-ds.json
You can’t perform that action at this time.
0 commit comments