From: Mathieu Desnoyers Date: Tue, 13 Aug 2019 19:52:52 +0000 (-0400) Subject: Fix: tests: update rotation ust number of tests X-Git-Tag: v2.11.0-rc3~52 X-Git-Url: http://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=f81fab0d29f9c5e230629b8aed7ed400ece4ce2a 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