Remove the "_new" string from the arch dir file names, and the associated file references#508
Merged
davegill merged 5 commits intowrf-model:masterfrom May 10, 2018
davegill:no_new
Merged
Remove the "_new" string from the arch dir file names, and the associated file references#508davegill merged 5 commits intowrf-model:masterfrom davegill:no_new
davegill merged 5 commits intowrf-model:masterfrom
davegill:no_new
Conversation
…rs ago TYPE: no impact KEYWORDS: _new, arch SOURCE: internal, pointed out by Michael Duda (NCAR) DESCRIPTION OF CHANGES: 1. Rename the four files in the arch directory that had the _new string. LIST OF MODIFIED FILES: list of changed files (use `git diff --name-status master` to get formatted list) TESTS CONDUCTED: Explicitly state if a WTF and or other tests were run, or are pending. For more complicated changes please be explicit!
Contributor
Author
|
@mgduda |
Contributor
|
configure_new.defaults is mentioned in preamble_new. |
Contributor
Author
|
@jamiebresch |
Contributor
|
|
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TYPE: no impact
KEYWORDS: _new, arch
SOURCE: internal, reported by Michael Duda (NCAR)
DESCRIPTION OF CHANGES:
a. arch/Config.pl
b. arch/configure.defaults
c. arch/postamble
d. arch/preamble
a. arch/Config.pl
b. compile
c. configure
LIST OF MODIFIED FILES: list of changed files (use
git diff --name-status masterto get formatted list)M arch/Config.pl
M arch/configure.defaults
M arch/postamble
M arch/preamble
M compile
M configure
TESTS CONDUCTED: