Fix: test: lttng kernel modules still loaded after running test_clock_override
[lttng-tools.git] / tests / regression / kernel / test_clock_override
index 8f471def8b6053da7b4713f99233f03d0cccc90e..0a44f5f288d5acf6e1f597295c298ccd83b6f14f 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.022884 seconds and 4 git commands to generate.