Clean-up: remove commented code from test
[lttng-tools.git] / 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.025198 seconds and 4 git commands to generate.