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

More options formatting, and related cleanup #3947

Merged
merged 2 commits into from Feb 2, 2018

Commits on Feb 2, 2018

  1. More options formatting, and other cleanup

    Added formatters for grain directory options, grain placement options, schedualling options, thread pool options, type managment options, versioning options and silo options.
    Fixed formatting of messaging options.
    Fixed some options defaults.
    jason-bragg committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    d26c6a3 View commit details
    Browse the repository at this point in the history
  2. Fixed naming issue (PR feedback)

    Cleaned up registeration order, it seems options are logged in order of registeration (by default).  Not an expected or necessary behavior.
    jason-bragg committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    3548522 View commit details
    Browse the repository at this point in the history