Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DD4hepSimulation: exit(0) when --dumpParameter/dumpSteeringFile #1129

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

wdconinc
Copy link
Contributor

ddsim --dumpParameter and ddsim --dumpSteeringFile should return 0 (success) when they run their task to completion. This allows use in scripts when running inside CI environments which treat any failing command as a job failure.

I couldn't find any tests in DD4hep that rely on this, nor any discussion on exit codes in the PRs that introduced this functionality.

BEGINRELEASENOTES

  • fix: exit(0) when --dumpParameter/dumpSteeringFile

ENDRELEASENOTES

@github-actions
Copy link

Test Results

       6 files         6 suites   5h 54m 17s ⏱️
   348 tests    348 ✔️ 0 💤 0
1 028 runs  1 028 ✔️ 0 💤 0

Results for commit 7fae2ba.

@MarkusFrankATcernch MarkusFrankATcernch merged commit 3347996 into AIDASoft:master Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants