Skip to content

Commit

Permalink
update command for running single test
Browse files Browse the repository at this point in the history
  • Loading branch information
gspetro-NOAA committed May 24, 2024
1 parent e657cff commit d419342
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/UsersGuide/source/BuildingAndRunning.rst
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,9 @@ To run a single test, users can try the following command instead of creating a

.. code-block:: console
./rt.sh -r -k -n control_p8
./rt.sh -r -k -n "control_p8 <compiler>"
where ``compiler`` is ``gnu`` or ``intel``.

Troubleshooting
^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit d419342

Please sign in to comment.