You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/WorkingPractices/TestSuites/lfric_apps.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Local testing:
27
27
28
28
When specifying the lfric_core source the lfric_core revision **must** be updated in ``dependencies.sh``.
29
29
30
-
* If setting the source to an fcm URL, the mirror needs to be used and the revision can either be blank (for latest commit) or any valid revision for that branch.
30
+
* If setting the source to an fcm URL, the mirror (``.xm_``) needs to be used and the revision can either be blank (for latest commit) or any valid revision for that branch.
31
31
* If setting the source to a Working Copy, the hostname needs to be provided (as Hostname:Path) and the revision must be blank.
Copy file name to clipboardExpand all lines: source/WorkingPractices/TestSuites/multi-repo_testing.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ as simple as running the standalone test procedures for these codebases.
17
17
18
18
When specifying an alternative source in the ``dependencies.sh`` file the revision for the source **must** be updated.
19
19
20
-
* If setting the source as an fcm URL, the mirror needs to be used and the revision can either be blank (for latest commit) or any valid revision for that branch.
20
+
* If setting the source as an fcm URL, the mirror (``.xm_``) needs to be used and the revision can either be blank (for latest commit) or any valid revision for that branch.
21
21
* If setting the source as a Working Copy, the hostname needs to be provided (as Hostname:Path) and the revision must be blank.
0 commit comments