From: Jérémie Galarneau Date: Thu, 11 Apr 2019 17:54:57 +0000 (-0400) Subject: Clean-up: remove commented code from test X-Git-Tag: v2.12.0-rc1~613 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=61159eeb808d6691ec7d9e7c4e84c2057c2d27f2 Clean-up: remove commented code from test Signed-off-by: Jérémie Galarneau --- diff --git a/tests/regression/tools/rotation/test_ust b/tests/regression/tools/rotation/test_ust index a4988dada..62d4020b4 100755 --- a/tests/regression/tools/rotation/test_ust +++ b/tests/regression/tools/rotation/test_ust @@ -207,8 +207,6 @@ tests=( test_ust_streaming_uid test_ust_local_uid \ test_ust_local_timer_pid test_ust_streaming_timer_pid \ test_incompatible_sessions ) -#tests=( test_ust_local_timer_uid ) - for fct_test in ${tests[@]}; do SESSION_NAME=$(randstring 16 0)