Tests: remove leftover temporary files
[lttng-tools.git] / tests / regression / tools / exclusion / test_exclusion
index 1bfb63533761fed9c042b63ba7f87daf1f837419..00e364025e40655f216400dd1da47e6908746ca1 100755 (executable)
@@ -146,6 +146,9 @@ function test_exclusion_tracing_started
                ok 0 "Validate trace exclusion output"
                rm -rf $trace_path
        fi
+
+       rm -f $file_wait_before_first
+       rm -f $file_create_in_main
 }
 
 function test_exclusion_fail
This page took 0.023557 seconds and 4 git commands to generate.