forked from lix-project/lix
Merge pull request #9529 from wh0/patch-1
tests: avoid a chroot store without sandbox support
This commit is contained in:
commit
5910140f25
|
@ -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