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 @@ -15,7 +15,7 @@ if [[ -z $QC_JSON_FROM_OUTSIDE ]]; then
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
1717 [[ -z " $QC_JSON_EMC " ]] && QC_JSON_EMC=consul://o2/components/qc/ANY/any/emc-qcmn-epnall
18- [[ -z " $QC_JSON_MCH " ]] && QC_JSON_MCH=/home/laphecet/qc_configs/ mch-qc-physics.json
18+ [[ -z " $QC_JSON_MCH " ]] && QC_JSON_MCH=consul://o2/components/qc/ANY/any/ mch-qcmn-epn-digits
1919 [[ -z " $QC_JSON_MID " ]] && QC_JSON_MID=/home/dstocco/config/mid-qcmn-epn-digits.json
2020 [[ -z " $QC_JSON_CPV " ]] && QC_JSON_CPV=consul://o2/components/qc/ANY/any/cpv-physics-qcmn-epn
2121 # [[ -z "$QC_JSON_PHS" ]] && QC_JSON_PHS=/home/sevdokim/O2DPG/DATA/production/qc-sync/phs.json
You can’t perform that action at this time.
0 commit comments