Skip to content

Commit 1c11e45

Browse files
Antonio Francochiarazampolli
authored andcommitted
Change the Base Path Files in CCDB writing
1 parent 3b3a577 commit 1c11e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DATA/production/calib/hmp-pedestals-processing.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ then
7272
WORKFLOW+="--use-files "
7373
fi
7474

75-
WORKFLOW+="--files-basepath 'HMP/Calib/Pedestals' "
75+
WORKFLOW+="--files-basepath 'HMP' "
7676
WORKFLOW+="--pedestals-tag ${HMP_PED_TAG} --sigmacut ${HMP_SIGMACUT} | "
7777

7878
WORKFLOW+="o2-dpl-run ${ARGS_ALL} ${GLOBALDPLOPT}"

0 commit comments

Comments
 (0)