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

minor bug fixes for xml interface #3057

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

jedwards4b
Copy link
Contributor

Fixes an issue in debug code to_string and valid_value list - if valid_value is present but empty this should return an empty list. An empty list in valid_value means that any value is allowed.

Test suite: scripts_regression_tests.py
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:

@fischer-ncar fischer-ncar merged commit 4e37fe6 into ESMCI:maint-5.6 Apr 2, 2019
fischer-ncar added a commit that referenced this pull request Apr 4, 2019
Fixes an issue in debug code to_string and valid_value list - if valid_value is present but empty this should return an empty list. An empty list in valid_value means that any value is allowed.

Test suite: scripts_regression_tests.py
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:
fischer-ncar added a commit that referenced this pull request Apr 4, 2019
This PR undoes a merge from master to maint-5.6 that was done by accident. Then cherry-picked PR #3057 and #3053 back into maint-5.6.

Commands that were used.

git reset --hard 398df65
git cherry-pick -m 1 30f288c 4e37fe6

Test suite: Compared file differences for the two PRs and 398df65.
Then xxdiff files for this PR with older maint-5.6 before the master merge.
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:
fischer-ncar added a commit that referenced this pull request Apr 4, 2019
Fixes an issue in debug code to_string and valid_value list - if valid_value is present but empty this should return an empty list. An empty list in valid_value means that any value is allowed.

Test suite: scripts_regression_tests.py
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:
fischer-ncar added a commit that referenced this pull request Apr 4, 2019
Fixes an issue in debug code to_string and valid_value list - if valid_value is present but empty this should return an empty list. An empty list in valid_value means that any value is allowed.

Test suite: scripts_regression_tests.py
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:
fischer-ncar added a commit that referenced this pull request Apr 4, 2019
Fixes an issue in debug code to_string and valid_value list - if valid_value is present but empty this should return an empty list. An empty list in valid_value means that any value is allowed.

Test suite: scripts_regression_tests.py
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:
fischer-ncar added a commit that referenced this pull request Apr 4, 2019
Fixes an issue in debug code to_string and valid_value list - if valid_value is present but empty this should return an empty list. An empty list in valid_value means that any value is allowed.

Test suite: scripts_regression_tests.py
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:
fischer-ncar added a commit that referenced this pull request Apr 5, 2019
Fixes an issue in debug code to_string and valid_value list - if valid_value is present but empty this should return an empty list. An empty list in valid_value means that any value is allowed.

Test suite: scripts_regression_tests.py
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:
@jedwards4b jedwards4b deleted the maint-5.6-xml_fixes branch June 6, 2019 20:43
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.

3 participants