From: Francis Deslauriers Date: Thu, 28 Oct 2021 19:36:49 +0000 (-0400) Subject: Cleanup: Tests: remove trace after test X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=afc3cc02e9af6b65da0ad35a3e97a6d6487bf996 Cleanup: Tests: remove trace after test Signed-off-by: Francis Deslauriers Signed-off-by: Jérémie Galarneau Change-Id: I28024856d22f395922996fbb69c490fb1783b2e9 --- diff --git a/tests/regression/tools/clear/test_ust b/tests/regression/tools/clear/test_ust index 81ccb0006..8edc72292 100755 --- a/tests/regression/tools/clear/test_ust +++ b/tests/regression/tools/clear/test_ust @@ -937,3 +937,5 @@ stop_lttng_sessiond stop_lttng_relayd test_ust_disallow_clear + +rm -rf "$TRACE_PATH"