X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fnotification%2Ftest_notification_kernel;h=cece15f2608e1a8290366768e192f9e76df18fc8;hb=962971d24e31ba0a82094e1786a2bfce124cc29f;hp=a1795169c11136b2c27dcc35dd9c8a5439ee10c1;hpb=16140bd25c5bd5eaf1a92dbdaa549600bbe10b1f;p=lttng-tools.git diff --git a/tests/regression/tools/notification/test_notification_kernel b/tests/regression/tools/notification/test_notification_kernel index a1795169c..cece15f26 100755 --- a/tests/regression/tools/notification/test_notification_kernel +++ b/tests/regression/tools/notification/test_notification_kernel @@ -102,7 +102,7 @@ function kernel_test wait $APP_PID 2> /dev/null - rmmod lttng-test + modprobe --remove lttng-test rm -rf ${consumerd_pipe[@]} 2> /dev/null }