Skip to content

Commit 55b2b04

Browse files
committed
Fix temp config
1 parent 1dbd0b8 commit 55b2b04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codeHF/config_tasks.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,6 @@ function MakeScriptO2 {
442442
[[ $DOO2_CAND_CASC -eq 1 || $DOO2_SEL_LCK0SP -eq 1 || $DOO2_TASK_LCK0SP -eq 1 || $DOO2_TREE_LCK0SP -eq 1 ]] && SUFFIX_SKIM="_v0"
443443
# Ξc0/Ωc0 → Ξ π LF cascade reconstruction
444444
[[ $DOO2_CAND_XIC0OC0 -eq 1 || $DOO2_SEL_TOXIPI -eq 1 || $DOO2_TREE_TOXIPI -eq 1 || $DOO2_CAND_XIC_XIPIPI -eq 1 || $DOO2_SEL_XIC_XIPIPI -eq 1 || $DOO2_TASK_XIC_XIPIPI -eq 1 || $DOO2_TREE_XIC_XIPIPI -eq 1 ]] && SUFFIX_SKIM="_casc-lf"
445-
SUFFIX_SKIM="_casc-lf"
446445

447446
# Suffix to distinguish versions of the same workflow for different runs in the workflow database
448447
SUFFIX_RUN_MASK="_runX" # suffix mask to be replaced in the workflow names

0 commit comments

Comments
 (0)