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.11.0-rc2~28 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=9e315de8b7ae99a4918373802e90c001142784a3;p=lttng-tools.git 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)