X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Frotation-destroy-flush%2Ftest_rotation_destroy_flush;fp=tests%2Fregression%2Fust%2Frotation-destroy-flush%2Ftest_rotation_destroy_flush;h=669bcbc430a5f6b0d0d64c1657e0c8b1338ba3d3;hp=8ef4f0d8cd8b7c95288abdfdd3743793190e004d;hb=8d5a3312b34841f1ecba2605acad3eaca79fd5e4;hpb=5219e670edb63d5a4b34e095475045e6540f461b diff --git a/tests/regression/ust/rotation-destroy-flush/test_rotation_destroy_flush b/tests/regression/ust/rotation-destroy-flush/test_rotation_destroy_flush index 8ef4f0d8c..669bcbc43 100755 --- a/tests/regression/ust/rotation-destroy-flush/test_rotation_destroy_flush +++ b/tests/regression/ust/rotation-destroy-flush/test_rotation_destroy_flush @@ -130,7 +130,7 @@ while [ "$i" -lt "$TEST_COUNT" ]; do trap signal_cleanup SIGTERM SIGINT - TRACE_PATH=$(mktemp --tmpdir -d -t tmp.test_rotation_destroy_flush.XXXXXX) + TRACE_PATH=$(mktemp -d -t tmp.test_rotation_destroy_flush.XXXXXX) # Execute test ${TESTS[$i]}