-
Notifications
You must be signed in to change notification settings - Fork 135
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
Removing sort from RELAPparser.py #1024
Removing sort from RELAPparser.py #1024
Conversation
…al: colon separated string, instead of column separated string for the <expectedTime> string
@Jimmy-INL The issue #995 was addressed in PR #996, you may consider to merge your PR with PR #996, please talk to @PaulTalbot-INL. In addition, there are some questions regarding the issue #995 closure checklist. Please try to resolve that issue. |
Since this involves changing exactly 8 characters in 1 line, I don't think combining the pull requests in some way makes much sense. I'll close the other pull request, as @Jimmy-INL will have the resources to properly address the concerns @wangcj05 has raised in the issue closure process. |
Job Test Ubuntu 16 on 1a39983 : invalidated by @wangcj05 Could not read from remote repository |
Tests failed, and I believe our devel will have similar issues:
|
Job Test CentOS 7 on db38a2b : invalidated by @alfoa |
1 similar comment
Job Test CentOS 7 on db38a2b : invalidated by @alfoa |
Job Test CentOS 7 on db38a2b : invalidated by @wangcj05 varma timeout |
Ok guys, I will address it there (and merge this PR in that branch) |
The PR addresses issue #995, by removing the sort from RELAPparser.py.
In addition, a typo was corrected in the user manual, under runInfo.tex: the was defined as colon separated string instead of column separated.
Ref. #995.
Ref. #995
No change in functionality, and regression tests for the RELAP interface passed (at least on my machines).
For Change Control Board: Change Request Review
The following review must be completed by an authorized member of the Change Control Board.
<internalParallel>
to True.raven/tests/framework/user_guide
andraven/docs/workshop
) have been changed, the associated documentation must be reviewed and assured the text matches the example.