X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Futils%2Ftap-driver.sh;h=56d4d3e45487d8eb2c15800f92a355b43b332340;hb=83dc3923fa4b0fc2e0ad091392aea64cac046498;hp=9baa4d923f683758e3a0f6b0cfc2ff3340b8fa18;hpb=6a0d31b579259f816552bae74109ffb204d76b01;p=lttng-tools.git diff --git a/tests/utils/tap-driver.sh b/tests/utils/tap-driver.sh index 9baa4d923..56d4d3e45 100755 --- a/tests/utils/tap-driver.sh +++ b/tests/utils/tap-driver.sh @@ -150,7 +150,7 @@ TIME_SCRIPT="$(realpath -e -- "$(dirname "$0")")/tap/clock" # the outputs in the resulting file for half written lines, eg. # ok 93 - Tes# PERROR - xxxx # t some function - if [ "${TAP_AUTOTIME:-}" != 0 ]; then + if [ "${LTTNG_TESTS_TAP_AUTOTIME:-}" != 0 ]; then stdbuf -eL -oL -- "$@" else "$@"