diff options
Diffstat (limited to 'tests/ts/libmount/update-py')
-rwxr-xr-x | tests/ts/libmount/update-py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ts/libmount/update-py b/tests/ts/libmount/update-py index bfb8441..b4450c4 100755 --- a/tests/ts/libmount/update-py +++ b/tests/ts/libmount/update-py @@ -8,7 +8,6 @@ TS_DESC="tab update-py" . "$TS_TOPDIR"/functions.sh ts_init "$*" ts_init_py libmount -ts_skip_nonroot if [ "$TS_ENABLE_ASAN" == "yes" -o "$TS_ENABLE_UBSAN" == "yes" ]; then TS_KNOWN_FAIL="yes" |