Skip to content

Add -y option to makenemo to suppress Y/N user input prompts

Daley Calvert requested to merge 345-suppress-makenemo-user-prompt into main

Closes #345 (closed)

Tests

Regular checks

  • Can this change be shown to produce expected impact (option activated)?
    • sette.sh -c now functions as expected
  • Can this change be shown to have a null impact (option not activated)?
  • Results of the required bit comparability tests been run: are there no differences when activating the development?
  • Is this change expected to preserve all diagnostics?
  • Are there significant changes in run time/memory?

Review

A successful review is needed to schedule the merge of this development into the future NEMO release during next Merge Party (usually in November).

Assessments

  • Is the proposed methodology now implemented?
  • Are the code changes in agreement with the flowchart defined at preview step?
  • Are the code changes in agreement with list of routines and variables as proposed at preview step?
    • If, not, are the discrepancies acceptable?
  • Is the in-line documentation accurate and sufficient?
  • Do the code changes comply with NEMO coding standards?
  • Is the development documented with sufficient details for others to understand the impact of the change?
  • Is the project doc (manual, guide, web, ...) now updated or completed following the proposed summary in preview section?
Edited by Simon Mueller

Merge request reports