Skip to content

Commit 9203932

Browse files
committed
Update version hash in documentation
1 parent 0c62d00 commit 9203932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/running.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ The output of the regression run looks like the following:
232232
.. code-block:: none
233233
234234
Command line: ./reframe.py -C tutorial/config/settings.py -c tutorial/example1.py -r
235-
Reframe version: 3.0-dev3 (rev: 984d7b77)
235+
Reframe version: 3.0-dev3 (rev: 0c62d00c)
236236
Launched by user: USER
237237
Launched on host: daint105
238238
Reframe paths
@@ -1087,7 +1087,7 @@ Here is an example output of ReFrame using asynchronous execution policy:
10871087
.. code-block:: none
10881088
10891089
Command line: ./bin/reframe -C tutorial/config/settings.py -c tutorial/ --exec-policy=async -r
1090-
Reframe version: 3.0-dev3 (rev: 984d7b77)
1090+
Reframe version: 3.0-dev3 (rev: 0c62d00c)
10911091
Launched by user: USER
10921092
Launched on host: daint105
10931093
Reframe paths

0 commit comments

Comments
 (0)