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 d710cfd commit d667d88
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/omnitrace-python-tests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,7 @@ foreach(_VERSION ${OMNITRACE_PYTHON_VERSIONS})
COMMAND
${_PYTHON_EXECUTABLE} ${CMAKE_CURRENT_LIST_DIR}/validate-perfetto-proto.py
-m ${TEST_PERFETTO_METRIC} ${TEST_ARGS} -p -t
${OMNITRACE_PERFETTO_BINARY_DIR}/trace_processor_shell
-i
${OMNITRACE_PERFETTO_BINARY_DIR}/trace_processor_shell -i
PYTHON_VERSION ${_VERSION}
FILE omnitrace-tests-output/${TEST_NAME}/${_VERSION}/${TEST_PERFETTO_FILE}
DEPENDS ${TEST_NAME}-${_VERSION}
Expand Down

0 comments on commit d667d88

Please sign in to comment.