Tests: remove leftover temporary files
[lttng-tools.git] / tests / regression / tools / notification / test_notification_notifier_discarded_count
index fa7ad1e40ff680163997a003ffe7966a508e6bbe..47793b8b8db14f0e6f169725d29001d09ab41f55 100755 (executable)
@@ -418,4 +418,4 @@ else
        skip 0 "Root access is needed. Skipping all kernel notification tests." $KERNEL_NUM_TESTS
 fi
 
-rm -f "$TEST_TMPDIR"
+rm -rf "$TEST_TMPDIR"
This page took 0.023728 seconds and 4 git commands to generate.