mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Use LIBMOUNT_FORCE_MOUNT2=always to workaround new mount API issues
This commit is contained in:
parent
c99c80f075
commit
e73dc0e938
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
source ../common.sh
|
||||
|
||||
export LIBMOUNT_FORCE_MOUNT2=always
|
||||
|
||||
requireEnvironment () {
|
||||
requireSandboxSupport
|
||||
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue