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

last line of config can be added twice to config_string #304

Open
jhenin opened this issue Dec 5, 2019 · 0 comments
Open

last line of config can be added twice to config_string #304

jhenin opened this issue Dec 5, 2019 · 0 comments
Assignees
Labels
minor bug technically a bug, does not affect user experience in real life non-urgent Long-term improvement parser Only affects the input parser

Comments

@jhenin
Copy link
Member

jhenin commented Dec 5, 2019

I think this happens when the last line is something else than a closing brace.
Example :

cv config  "colvarsTrajfrequency 12 \n smp off"
cv getconfig

Gives:

colvarsTrajfrequency 12 
 smp off
 smp off
@jhenin jhenin added the bug To be used only in issues label Dec 5, 2019
@giacomofiorin giacomofiorin self-assigned this Jan 15, 2020
@jhenin jhenin added minor bug technically a bug, does not affect user experience in real life and removed bug To be used only in issues labels Feb 14, 2020
@giacomofiorin giacomofiorin added non-urgent Long-term improvement parser Only affects the input parser and removed quick labels Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor bug technically a bug, does not affect user experience in real life non-urgent Long-term improvement parser Only affects the input parser
Projects
None yet
Development

No branches or pull requests

2 participants