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 @@ -28,7 +28,7 @@ elif [[ -z $QC_JSON_FROM_OUTSIDE ]]; then
2828 [[ -z " $QC_JSON_CPV " ]] && QC_JSON_CPV=consul://o2/components/qc/ANY/any/cpv-physics-qcmn-epn
2929 [[ -z " $QC_JSON_TRD " ]] && QC_JSON_TRD=consul://o2/components/qc/ANY/any/trd-full-qcmn-norawdatastats-epn
3030 [[ -z " $QC_JSON_PHS " ]] && QC_JSON_PHS=consul://o2/components/qc/ANY/any/phos-raw-clusters-epn
31- [[ -z " $QC_JSON_PRIMVTX " ]] && QC_JSON_PRIMVTX=/home/shahoian/jsons/ vertexing-qc.json
31+ [[ -z " $QC_JSON_PRIMVTX " ]] && QC_JSON_PRIMVTX=consul://o2/components/qc/ANY/any/ vertexing-qc
3232 [[ -z " $QC_JSON_GLOBAL " ]] && QC_JSON_GLOBAL=$O2DPG_ROOT /DATA/production/qc-sync/qc-global.json
3333 if [[ -z " $QC_JSON_TOF_MATCH " ]]; then
3434 if has_tof_matching_source ITS-TPC && has_tof_matching_source ITS-TPC-TRD ; then
You can’t perform that action at this time.
0 commit comments