Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ajanicijamd committed Sep 6, 2024
1 parent ae7ee01 commit d710cfd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/omnitrace-testing.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -985,8 +985,7 @@ function(OMNITRACE_ADD_VALIDATION_TEST)
${CMAKE_CURRENT_LIST_DIR}/validate-perfetto-proto.py -m
"${TEST_PERFETTO_METRIC}" ${TEST_ARGS} -i
${PROJECT_BINARY_DIR}/omnitrace-tests-output/${TEST_NAME}/${TEST_PERFETTO_FILE}
-t
${OMNITRACE_PERFETTO_BINARY_DIR}/trace_processor_shell
-t ${OMNITRACE_PERFETTO_BINARY_DIR}/trace_processor_shell
WORKING_DIRECTORY ${PROJECT_BINARY_DIR})
endif()

Expand Down

0 comments on commit d710cfd

Please sign in to comment.