Skip to content

Commit

Permalink
[test] stupic typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yushan-Wang committed Oct 2, 2024
1 parent 18f4ef5 commit b26a840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ endif("${BUILD_FORTRAN}")
# set_property(TEST PDI_example_json_P PROPERTY TIMEOUT 30)
# set_property(TEST PDI_example_json_P PROPERTY PROCESSORS 6)
# endif("${BUILD_PYTHON}")
# endif("${BUILD_JSON_PLUGIN}")
endif("${BUILD_JSON_PLUGIN}")

add_test(NAME PDI_example_trace_C COMMAND "${MPIEXEC}" "${MPIEXEC_NUMPROC_FLAG}" 3 ${MPIEXEC_PREFLAGS} "$<TARGET_FILE:PDI_example_C>" ${MPIEXEC_POSTFLAGS} "${CMAKE_CURRENT_SOURCE_DIR}/trace.yml")
set_property(TEST PDI_example_trace_C PROPERTY TIMEOUT 15)
Expand Down

0 comments on commit b26a840

Please sign in to comment.