Use LIBMOUNT_FORCE_MOUNT2=always to workaround new mount API issues

This commit is contained in:
cidkidnix 2024-04-05 16:43:14 -05:00
parent c99c80f075
commit e73dc0e938

View File

@ -1,5 +1,7 @@
source ../common.sh
export LIBMOUNT_FORCE_MOUNT2=always
requireEnvironment () {
requireSandboxSupport
[[ $busybox =~ busybox ]] || skipTest "no busybox"