Clean-up: remove commented code from test
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 11 Apr 2019 17:54:57 +0000 (13:54 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 11 Apr 2019 17:54:57 +0000 (13:54 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/rotation/test_ust

index a4988dada45cd9efa37aca1f23cc66715b706032..62d4020b40fc3e4f83778c2f1dc4816094e9056f 100755 (executable)
@@ -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)
This page took 0.026946 seconds and 4 git commands to generate.