Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

--start overwrites existing config #66

Closed
ScottBailey opened this issue Nov 21, 2022 · 1 comment
Closed

--start overwrites existing config #66

ScottBailey opened this issue Nov 21, 2022 · 1 comment
Assignees
Labels

Comments

@ScottBailey
Copy link
Contributor

Given the following execution:

dune --start my_node_name my_config.ini
dune --stop my_node_name
dune --start my_node_name

When my_node_name is restarted, it's configuration is abandoned in favor of the default config.

The correct behavior is to keep the original config.

@ScottBailey
Copy link
Contributor Author

Fixed by #67

Repository owner moved this from Todo to Done in Team Backlog Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants