Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test-case/latency-metrics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ report_end()

main()
{
pkill jackd || True
pkill jackd || true
check_latency_options

setup_kernel_check_point
Expand Down