Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cabejackson committed Aug 30, 2023
1 parent 68b575e commit 7ade832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/SimpleTesting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ CMake system via `-D<VARNAME>:BOOL=<ON|OFF>` parameters:
1. `configure_script` points to the `cmake/std/PullRequestLinux<COMPILER><COMPILER_VERSION>TestingSettings.cmake` file.
- Example: `${WORKSPACE}/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake`

See `TrilinosPRConfigurationStandard.py`[4] for information on what options are set to something
See `TrilinosPRConfigurationStandard.py`[2] for information on what options are set to something
other than the default during normal Trilinos PR operations.

Expected Operation
Expand Down

0 comments on commit 7ade832

Please sign in to comment.