Fix: test: lttng kernel modules still loaded after running test_clock_override
[lttng-tools.git] / tests / regression / kernel / test_clock_override
index 56f2061344e6262a6829ff56fabee71b964ab000..0108a15d74bf4c695d4f42a0f4fe3b0f1d02b695 100755 (executable)
@@ -149,7 +149,7 @@ function test_clock_override_timestamp()
        destroy_lttng_session_ok $SESSION_NAME
 
        stop_lttng_sessiond
-       modprobe --remove lttng-clock-plugin-test lttng-clock lttng-test
+       modprobe --remove lttng-test lttng-clock-plugin-test lttng-clock
 
        # Use Babeltrace with "-n all" to give a comma separated list for
        # easy extraction of timestamps.
This page took 0.028794 seconds and 4 git commands to generate.