Skip to content

Commit

Permalink
Merge pull request #245 from altheaden/fix-ctest-typo
Browse files Browse the repository at this point in the history
Fix small typo in ctest path
  • Loading branch information
xylar authored Nov 12, 2024
2 parents 3d2f069 + 31a58c8 commit d60b194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/omega/ctest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ CTests and can optionally submit the job script.

3. Run the utility:
```
./util/omega/ctest/omega_ctest.py
./utils/omega/ctest/omega_ctest.py
```
The utility will check out submodules and build Omega with the compilers
associated with the Polaris load script (e.g. `intel` in the example above).
Expand Down

0 comments on commit d60b194

Please sign in to comment.