Skip to content

Commit

Permalink
minimal edit of text in print statement (ldas_setup)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmao-rreichle committed May 3, 2024
1 parent a94a825 commit 684e941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GEOSldas_App/ldas_setup
Original file line number Diff line number Diff line change
Expand Up @@ -1480,7 +1480,7 @@ def _printExeInputKeys(rqdExeInpKeys):
print ('# restarts stored as follows: #')
print ('# RESTART_PATH/RESTART_ID/output/RESTART_DOMAIN/rs/ #')
print ('# #')
print ('# For RESTART=0 or RESTART=M #')
print ('# For RESTART=0 or RESTART=M: #')
print ('# There is no need to specify RESTART_ID, RESTART_PATH, #')
print ('# and RESTART_DOMAIN. #')
print ('# #')
Expand Down

0 comments on commit 684e941

Please sign in to comment.