File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ elif [[ -z $QC_JSON_FROM_OUTSIDE ]]; then
1919 QC_JSON_TOF=consul://o2/components/qc/ANY/any/tof-full-epn-qcmn
2020 fi
2121 fi
22- [[ -z " $QC_JSON_FDD " ]] && QC_JSON_FDD=/home/afurs/O2DataProcessing/testing/detectors/FDD /fdd-digits-ds.json
23- [[ -z " $QC_JSON_FT0 " ]] && QC_JSON_FT0=/home/afurs/O2DataProcessing/testing/detectors/FT0 /ft0-digits-ds.json
24- [[ -z " $QC_JSON_FV0 " ]] && QC_JSON_FV0=/home/afurs/O2DataProcessing/testing/detectors/FV0 /fv0-digits-ds.json
22+ [[ -z " $QC_JSON_FDD " ]] && QC_JSON_FDD=consul://o2/components/qc/ANY/any /fdd-digits-qc-epn
23+ [[ -z " $QC_JSON_FT0 " ]] && QC_JSON_FT0=consul://o2/components/qc/ANY/any /ft0-digits-qc-epn
24+ [[ -z " $QC_JSON_FV0 " ]] && QC_JSON_FV0=consul://o2/components/qc/ANY/any /fv0-digits-qc-epn
2525 [[ -z " $QC_JSON_EMC " ]] && QC_JSON_EMC=consul://o2/components/qc/ANY/any/emc-qcmn-epnall
2626 [[ -z " $QC_JSON_MCH " ]] && QC_JSON_MCH=consul://o2/components/qc/ANY/any/mch-qcmn-epn-digits
2727 [[ -z " $QC_JSON_MID " ]] && QC_JSON_MID=consul://o2/components/qc/ANY/any/mid-full-qcmn
You can’t perform that action at this time.
0 commit comments