tests: invoke full_cleanup from script trap handlers, use modprobe -r
[lttng-tools.git] / tests / regression / tools / crash / test_crash
index 30af291c613ddbb77d924c98a31cc7b9a8748dae..ad03bf404863a1d603f709ff1567de725737854a 100755 (executable)
@@ -398,8 +398,7 @@ function interrupt_cleanup()
 {
     diag "*** Cleaning-up test ***"
     stop_test_apps
-    stop_lttng_sessiond
-    exit 1
+    full_cleanup
 }
 
 TESTS=(
This page took 0.023495 seconds and 4 git commands to generate.