Skip to content

Commit 1a1d72c

Browse files
iravasenshahor02
authored andcommitted
DCSCCDBSERVER_PERS for noise-calib
1 parent f47296f commit 1a1d72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DATA/production/calib/its-noise-aggregator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ fi
1717
if [[ -z $NTHREADS ]] ; then NTHREADS=1; fi
1818

1919
CCDBPATH1="http://o2-ccdb.internal"
20-
CCDBPATH2="$DCSCCDBSERVER"
20+
CCDBPATH2="$DCSCCDBSERVER_PERS"
2121
if [[ $RUNTYPE == "SYNTHETIC" || "${GEN_TOPO_DEPLOYMENT_TYPE:-}" == "ALICE_STAGING" || ! -z $ISTEST ]]; then
2222
CCDBPATH1="http://ccdb-test.cern.ch:8080"
2323
CCDBPATH2="http://ccdb-test.cern.ch:8080"

0 commit comments

Comments
 (0)