Skip to content

Commit

Permalink
Trivial tweaks to commit instructions
Browse files Browse the repository at this point in the history
Add the --restart option to the KGO testing instructions and remove
two extraneous trailing quotes from the LFRic commit message format.
  • Loading branch information
t00sa committed Oct 3, 2023
1 parent 17f67ae commit 90cef75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/Reviewers/howtocommit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ for all affected tests before you commit to the trunk.

3. Check that the new KGO has been installed correctly by restarting your suite, retriggering the failed rose-ana tasks and checking they now pass.

* e.g. add `--reload` to the rose-stem command ran previously.
* e.g. add `--reload` or `--restart` to the rose-stem command ran previously.

4. Once committed, update the `bit comparison table <https://code.metoffice.gov.uk/trac/um/wiki/LoseBitComparison>`_.

Expand Down Expand Up @@ -491,7 +491,7 @@ An editor will open requesting a log message which should be in this format:

.. code-block::
#<ticket number> for <original author>: <ticket title>``
#<ticket number> for <original author>: <ticket title>
where original author is the authors proper name.

Expand Down

0 comments on commit 90cef75

Please sign in to comment.