Skip to content

Simplify multiplicity settings in async reco scripts #33

Simplify multiplicity settings in async reco scripts

Simplify multiplicity settings in async reco scripts #33

Triggered via push July 17, 2025 20:28
Status Failure
Total duration 35s
Artifacts
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.