Skip to content

Commit 59e5645

Browse files
mfasDashahor02
authored andcommitted
[O2-4945] Move EMCAL pedestal aggregator to persistent DCS CCDB
1 parent 903362d commit 59e5645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DATA/production/calib/emc-pedestal-aggregator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ INPTYPE=""
1111
PROXY_INSPEC="A:EMC/PEDDATA/0"
1212

1313
CCDBPATH1="http://o2-ccdb.internal"
14-
CCDBPATH2="$DCSCCDBSERVER"
14+
CCDBPATH2="$DCSCCDBSERVER_PERS"
1515
if [[ $RUNTYPE == "SYNTHETIC" || "${GEN_TOPO_DEPLOYMENT_TYPE:-}" == "ALICE_STAGING" || ! -z $ISTEST ]]; then
1616
CCDBPATH1="http://ccdb-test.cern.ch:8080"
1717
CCDBPATH2="http://ccdb-test.cern.ch:8080"

0 commit comments

Comments
 (0)