X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fnotification%2Ftest_notification_kernel;fp=tests%2Fregression%2Ftools%2Fnotification%2Ftest_notification_kernel;h=4caa976b2ee6c6cf2e37e05dc763aadff107e6c3;hp=1eb0d106749f6b682742e03cc5fb60458f1c46c1;hb=d0e263e7e628d2eba76c883ffc6fb92065e440c7;hpb=9124c6304bba12b0d4424b4071a25a34445ff4da diff --git a/tests/regression/tools/notification/test_notification_kernel b/tests/regression/tools/notification/test_notification_kernel index 1eb0d1067..4caa976b2 100755 --- a/tests/regression/tools/notification/test_notification_kernel +++ b/tests/regression/tools/notification/test_notification_kernel @@ -90,7 +90,7 @@ function kernel_test wait $APP_PID 2> /dev/null - rmmod lttng-test + modprobe --remove lttng-test rm -rf ${consumerd_pipe[@]} 2> /dev/null }