Commit 95e0bac
authored
Merge pull request #353 from aekiss/patch-1
Fix rDateIn >= rDategvd error messages in dshr_stream_mod.F90
Fix typos in error messages to match rDateIn >= rDategvd in if test clause
### Description of changes
Fix typos in error messages to match rDateIn >= rDategvd in if test clause
### Specific notes
Contributors other than yourself, if any:
CDEPS Issues Fixed (include github issue #):
Are there dependencies on other component PRs (if so list):
Are changes expected to change answers (bfb, different to roundoff, more substantial):
no
Any User Interface Changes (namelist or namelist defaults changes):
only error log messages
Testing performed (e.g. aux_cdeps, CESM prealpha, etc):
none
Hashes used for testing:1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
1038 | | - | |
1039 | | - | |
| 1038 | + | |
| 1039 | + | |
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
| |||
1135 | 1135 | | |
1136 | 1136 | | |
1137 | 1137 | | |
1138 | | - | |
1139 | | - | |
| 1138 | + | |
| 1139 | + | |
1140 | 1140 | | |
1141 | 1141 | | |
1142 | 1142 | | |
| |||
0 commit comments