Skip to content

Commit d60b194

Browse files
authored
Merge pull request #245 from altheaden/fix-ctest-typo
Fix small typo in ctest path
2 parents 3d2f069 + 31a58c8 commit d60b194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/omega/ctest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CTests and can optionally submit the job script.
2828

2929
3. Run the utility:
3030
```
31-
./util/omega/ctest/omega_ctest.py
31+
./utils/omega/ctest/omega_ctest.py
3232
```
3333
The utility will check out submodules and build Omega with the compilers
3434
associated with the Polaris load script (e.g. `intel` in the example above).

0 commit comments

Comments
 (0)