Skip to content

Commit 8f0b64f

Browse files
authored
Update path to update_all.py cos I deleted it.... (#207)
Paths updated to reflect location of the script in the working copy.
1 parent be439eb commit 8f0b64f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

source/Reviewers/howtocommit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ then you will need to upgrade the test-suite.
140140

141141
.. code-block:: RST
142142
143-
~frum/bin/update_all.py --path=/path/to/working/copy/of/trunk --um=vnXX.Y_tZZZZ [--jules-path=/path/to/working/copy/of/jules/trunk]
143+
./admin/rose-stem/update_all.py --path=/path/to/working/copy/of/trunk --um=vnXX.Y_tZZZZ [--jules-path=/path/to/working/copy/of/jules/trunk]
144144
145145
where `-\-um=vnXX.Y_tZZZZ` is the `AFTER_TAG` of the latest
146146
upgrade macro.

source/WorkingPractices/testing.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@ commands, noting that ``--jules-path`` is only required if you have
7474
**jules-shared** metadata changes. Please see the shared metadata
7575
:ref:`guidance<shared-namelists>`.
7676

77-
+-------+------------------------------------------------------------------------------------------------------------------------------------------------+
78-
| UM | ``$UMDIR/bin/update_all.py --path=/path/to/working/copy/of/test/branch --um=vnX.X_tXXXX [--jules-path=/path/to/jules/working/copy/of/branch]`` |
79-
+-------+------------------------------------------------------------------------------------------------------------------------------------------------+
80-
| JULES | ``./bin/upgrade_jules_test_apps vnX.X_tXXXX`` |
81-
+-------+------------------------------------------------------------------------------------------------------------------------------------------------+
77+
+-------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
78+
| UM | ``./admin/rose-stem/update_all.py --path=/path/to/working/copy/of/test/branch --um=vnX.X_tXXXX [--jules-path=/path/to/jules/working/copy/of/branch]`` |
79+
+-------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
80+
| JULES | ``./bin/upgrade_jules_test_apps vnX.X_tXXXX`` |
81+
+-------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
8282

8383
..
8484
| LFRic | *Macro capabilities are currently in development* |
@@ -136,4 +136,4 @@ included when passing a ticket for review.
136136
python3 $UMDIR/SimSys_Scripts/suite_report.py -S <workflow path>
137137
138138
If this is a regular problem then get in touch with the :ref:`SSD team <ssd>` so we can
139-
investigate. Thanks.
139+
investigate. Thanks.

0 commit comments

Comments
 (0)