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

Fix the arguments for a test #41

Closed
wants to merge 1 commit into from

Conversation

jmcarcell
Copy link
Contributor

I'm not sure why this stopped working but when running one of the tests we get:

k4run: error: ambiguous option: --pythiaExtraSettings could match --pythiaExtraSettings.ToolSvc.PythiaInterface, --pythiaExtraSettings.Pythia8.PythiaInterface

And it makes sense that --pythiaExtraSettings can not be a global option. I'm not sure when this worked, or if it has been any changes (key4hep/k4FWCore#242?) that modified how this works. Now the next question is why does --pythiaExtraSettings.ToolSvc.PythiaInterface appear, which won't change the value of pythiaExtraSettings and is a duplicated of the "good" one.

@jmcarcell jmcarcell closed this Oct 28, 2024
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.

1 participant