Skip to content

Commit

Permalink
MID: moving to persistent DCS CCDB
Browse files Browse the repository at this point in the history
  • Loading branch information
dstocco authored and shahor02 committed May 17, 2024
1 parent 1a1d72c commit 4711e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DATA/production/calib/mid-badchannels.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if [[ -z ${CCDB_POPULATOR_UPLOAD_PATH} ]]; then
CCDB_POPULATOR_UPLOAD_PATH_DCS="$CCDB_POPULATOR_UPLOAD_PATH"
else
CCDB_POPULATOR_UPLOAD_PATH="http://o2-ccdb.internal"
CCDB_POPULATOR_UPLOAD_PATH_DCS="$DCSCCDBSERVER"
CCDB_POPULATOR_UPLOAD_PATH_DCS="$DCSCCDBSERVER_PERS"
fi
fi
if [[ "${GEN_TOPO_VERBOSE:-}" == "1" ]]; then
Expand Down

0 comments on commit 4711e3a

Please sign in to comment.