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 @@ -19,7 +19,7 @@ if [[ -z $QC_JSON_FROM_OUTSIDE ]]; then
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_TRD " ]] && QC_JSON_TRD=consul://o2/components/qc/ANY/any/trd-full-qcmn-norawdatastats-epn
22- [[ -z " $QC_JSON_PHS " ]] && QC_JSON_PHS=consul://o2/components/qc/ANY/any/phos-raw-clusters-flpepn
22+ [[ -z " $QC_JSON_PHS " ]] && QC_JSON_PHS=consul://o2/components/qc/ANY/any/phos-raw-clusters-epn
2323 [[ -z " $QC_JSON_PRIMVTX " ]] && QC_JSON_PRIMVTX=/home/shahoian/jsons/vertexing-qc.json
2424 [[ -z " $QC_JSON_GLOBAL " ]] && QC_JSON_GLOBAL=$O2DPG_ROOT /DATA/production/qc-sync/qc-global.json
2525 elif [[ $SYNCMODE == 1 ]]; then
You can’t perform that action at this time.
0 commit comments