Fix: Tests: leftover temporary files after tests
[lttng-tools.git] / tests / regression / tools / working-directory / test_relayd_working_directory
index 24b87a9cc1eb15003e72232778dc4d9bc656aa26..58f00496fbba169d0da189746a7b4c059487c2f3 100755 (executable)
@@ -229,7 +229,6 @@ function test_relayd_env()
        local cwd
        local pid
 
-       working_dir=$(mktemp -d)
        working_dir=$(realpath "$(mktemp -d)")
 
        diag "Test lttng-relayd change working directory from env. variable"
This page took 0.022895 seconds and 4 git commands to generate.