Skip to content

Simplify multiplicity settings in async reco scripts - DO NOT MERGE #5218

Simplify multiplicity settings in async reco scripts - DO NOT MERGE

Simplify multiplicity settings in async reco scripts - DO NOT MERGE #5218

Triggered via pull request July 17, 2025 20:29
Status Failure
Total duration 1m 16s
Artifacts

syntax-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Bash
Process completed with exit code 1.
Invalid syntax: ./DATA/production/configurations/asyncReco/async_pass.sh#L0
./DATA/production/configurations/asyncReco/async_pass.sh: line 421: syntax error near unexpected token `fi'
Shellcheck
Process completed with exit code 123.
Shellcheck: ./DATA/production/configurations/asyncReco/async_pass.sh#L421
Unexpected keyword/token. Fix any mentioned problems and try again.
Shellcheck: ./DATA/production/configurations/asyncReco/async_pass.sh#L421
Can't have empty then clauses (use 'true' as a no-op).
Shellcheck: ./DATA/production/configurations/asyncReco/async_pass.sh#L419
Couldn't parse this then clause. Fix to allow more checks.