mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
Use LIBMOUNT_FORCE_MOUNT2=always to workaround new mount API issues
This commit is contained in:
parent
c99c80f075
commit
e73dc0e938
@ -1,5 +1,7 @@
|
||||
source ../common.sh
|
||||
|
||||
export LIBMOUNT_FORCE_MOUNT2=always
|
||||
|
||||
requireEnvironment () {
|
||||
requireSandboxSupport
|
||||
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
||||
|
Loading…
Reference in New Issue
Block a user