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

gm - default values not applied #993

Closed
5 tasks
greg-szabo opened this issue May 25, 2021 · 0 comments · Fixed by #1014
Closed
5 tasks

gm - default values not applied #993

greg-szabo opened this issue May 25, 2021 · 0 comments · Fixed by #1014
Assignees
Milestone

Comments

@greg-szabo
Copy link
Member

Crate

scripts (gm)

Summary of Bug

If gm.toml is missing some entries, default values should kick in. (For example the default value for global.home_dir is $HOME/.gm) But instead the missing values are considered empty.

Version

0.0.2

Steps to Reproduce

  • delete the global.home_dir value from gm.toml.
  • Run gm status
  • All running nodes will show as non-running (which is not the case but the app couldn't find the node folders)

Acceptance Criteria

The above command executes correctly.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
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 a pull request may close this issue.

2 participants