From: Mathieu Desnoyers Date: Tue, 13 Aug 2019 19:52:52 +0000 (-0400) Subject: Fix: tests: update rotation ust number of tests X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=3050aa9225f10e1dbd362c9c96f85ccca684128b Fix: tests: update rotation ust number of tests Signed-off-by: Mathieu Desnoyers Signed-off-by: Jérémie Galarneau --- diff --git a/tests/regression/tools/rotation/test_ust b/tests/regression/tools/rotation/test_ust index 62d4020b4..696baecee 100755 --- a/tests/regression/tools/rotation/test_ust +++ b/tests/regression/tools/rotation/test_ust @@ -27,7 +27,7 @@ EVENT_NAME="tp:tptest" TRACE_PATH=$(mktemp -d) -NUM_TESTS=142 +NUM_TESTS=136 source $TESTDIR/utils/utils.sh source $CURDIR/rotate_utils.sh