Fix: test_kernel rotation: expect 60 rather than 64
[lttng-tools.git] / tests / regression / tools / rotation / test_kernel
index 9a634b70b2376b49795a9b377015559f83db5f10..ba084bc44588d23e85cae0c4c75847ef6f2795f9 100755 (executable)
@@ -22,7 +22,7 @@ EVENT_NAME="lttng_test_filter_event"
 
 TRACE_PATH=$(mktemp -d)
 
-NUM_TESTS=64
+NUM_TESTS=60
 
 source $TESTDIR/utils/utils.sh
 source $CURDIR/rotate_utils.sh
This page took 0.023012 seconds and 4 git commands to generate.