Skip to content

Commit

Permalink
DCSCCDBSERVER to DCSCCDBSERVER_PERS for hmp-pedestals output
Browse files Browse the repository at this point in the history
  • Loading branch information
shahor02 authored and Florian Eisenhut committed Jul 1, 2024
1 parent 2bd0a9a commit ba5dffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DATA/production/calib/hmp-pedestals-processing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ fi
SPEC_PARAM=""
if [ $HMP_NODCSCCDB_REC == 'false' ];
then
SPEC_PARAM+="--use-dcsccdb --dcsccdb-uri $DCSCCDBSERVER --dcsccdb-alivehours 3 "
SPEC_PARAM+="--use-dcsccdb --dcsccdb-uri $DCSCCDBSERVER_PERS --dcsccdb-alivehours 3 "
fi
if [ $HMP_CCDB_REC == 'true' ];
then
Expand Down

0 comments on commit ba5dffe

Please sign in to comment.