summaryrefslogtreecommitdiffstats
path: root/tests/ts/libmount/update-py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/libmount/update-py')
-rwxr-xr-xtests/ts/libmount/update-py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts/libmount/update-py b/tests/ts/libmount/update-py
index 66f175485..369a521b1 100755
--- a/tests/ts/libmount/update-py
+++ b/tests/ts/libmount/update-py
@@ -10,7 +10,7 @@ ts_init "$*"
ts_init_py libmount
ts_skip_nonroot
-if [ -f "$ASAN_SYMBOLIZER_PATH" ]; then
+if [ "$TS_ENABLE_ASAN" == "yes" ]; then
TS_KNOWN_FAIL="yes"
fi