forked from lix-project/lix
tests: avoid a chroot store without sandbox support
This commit is contained in:
parent
cd0d4e4d47
commit
2e5abc0fd0
|
@ -4,6 +4,7 @@ enableFeatures "daemon-trust-override"
|
|||
|
||||
restartDaemon
|
||||
|
||||
requireSandboxSupport
|
||||
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
||||
|
||||
unset NIX_STORE_DIR
|
||||
|
|
Loading…
Reference in a new issue