Fix: Tests: leftover temporary files after tests
[lttng-tools.git] / tests / regression / tools / mi / test_mi
index af7ca765894b06c2a7756c5a8139d1e7e8241c81..46a9e91808c87bf2a628033b8c0c4c7615fae79b 100755 (executable)
@@ -958,7 +958,7 @@ do
        fi
 done
 rm -rf $OUTPUT_DIR
-rm -rf $FOO_LOAD_DIR
+rm -rf $SESSIOND_LOAD_DIR
 
 OUTPUT_DEST=/dev/null 2>&1
 stop_lttng_sessiond
This page took 0.023165 seconds and 4 git commands to generate.