tests: invoke full_cleanup from script trap handlers, use modprobe -r
[lttng-tools.git] / tests / regression / ust / rotation-destroy-flush / test_rotation_destroy_flush
index a7a93771a1bfca3744abd1a77f62d963fe4824f6..e404564e8412385d0ea179dc1b35ec85db7cf018 100755 (executable)
@@ -48,8 +48,7 @@ function run_app()
 function signal_cleanup()
 {
        diag "*** Exiting ***"
-       stop_lttng_sessiond
-       exit 1
+       full_cleanup
 }
 
 function enable_ust_lttng_channel_size_limit ()
This page took 0.024317 seconds and 5 git commands to generate.