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

Feature 1904 req args #2087

Merged
merged 1 commit into from
Mar 7, 2022
Merged

Feature 1904 req args #2087

merged 1 commit into from
Mar 7, 2022

Commits on Mar 6, 2022

  1. Per #1904, fixing a minor copy/paste bug in gen_ens_prod. We were che…

    …cking the length of config_file instead of out_file. This became obvious when running gen_ens_prod without the -out option. That run segfaulted because it tried to create an output file using an empty string.
    JohnHalleyGotway committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    a40aeeb View commit details
    Browse the repository at this point in the history