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

rose config: fix printing sections with ignored values #1153

Merged
merged 3 commits into from
Feb 26, 2014

Conversation

arjclark
Copy link
Contributor

Closes #1152.

Also adds a test to check this behaviour.

@arjclark arjclark added this to the next-release milestone Feb 26, 2014
@arjclark
Copy link
Contributor Author

@benfitzpatrick - please review.

@@ -227,4 +227,15 @@ __OUT__
file_cmp "$TEST_KEY.err" "$TEST_KEY.err" </dev/null
teardown
#-------------------------------------------------------------------------------
# Non-ignored keys
TEST_KEY=$TEST_KEY_BASE-ignored-section
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably best to say "section-with-ignored-option" or similar

@benfitzpatrick
Copy link
Contributor

One comment, otherwise good.

@arjclark
Copy link
Contributor Author

@benfitzpatrick - change made.

benfitzpatrick added a commit that referenced this pull request Feb 26, 2014
rose config: fix printing sections with ignored values
@benfitzpatrick benfitzpatrick merged commit c165e93 into metomi:master Feb 26, 2014
@arjclark arjclark deleted the fix.rose_config_ignored_bug branch February 28, 2014 14:20
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 this pull request may close these issues.

rose config: can't print sections with ignored values
2 participants