X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Frotation-destroy-flush%2Ftest_rotation_destroy_flush;h=669bcbc430a5f6b0d0d64c1657e0c8b1338ba3d3;hb=eb2dca3bdbb5f9d1fe8dc4c5d83951fe99ea0b29;hp=38165904fc0e1ed432715e1a9fd22e1bcd560d6b;hpb=9d16b343fb9e781fc8d8fa3c448a3f382306dd33;p=lttng-tools.git 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 38165904f..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 -d) + TRACE_PATH=$(mktemp -d -t tmp.test_rotation_destroy_flush.XXXXXX) # Execute test ${TESTS[$i]}