Commit 069ce40
committed
Fix ft0reco crash
Recent disabling of FT0 calibrations in the reco workflow
internally disables the CCDB fetcher. In result, the option --condition-not-before
vanishes and the workflow crashes when the option is given on the command line.
This is a generic problem with "dynamic" options.
For now fixing, by taking away this option for FT0 reconstruction.1 parent 6f4eb91 commit 069ce40
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
964 | 964 | | |
965 | 965 | | |
966 | 966 | | |
967 | | - | |
| 967 | + | |
| 968 | + | |
968 | 969 | | |
969 | 970 | | |
970 | 971 | | |
| |||
0 commit comments