Skip to content

Commit c9430ba

Browse files
committed
wip
1 parent 95fae08 commit c9430ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/benchmark/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ add_custom_target(benchmark
3232
-E make_directory
3333
${CMAKE_BINARY_DIR}/output/benchmarks
3434
COMMAND
35-
sudo $<TARGET_FILE:benchmark_bin>
35+
$<TARGET_FILE:benchmark_bin>
3636
--cli $<TARGET_FILE:bfcli>
3737
--daemon $<TARGET_FILE:bpfilter>
3838
--srcdir ${CMAKE_SOURCE_DIR}

0 commit comments

Comments
 (0)