mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
tests: avoid a chroot store without sandbox support
This commit is contained in:
parent
cd0d4e4d47
commit
2e5abc0fd0
1 changed files with 1 additions and 0 deletions
|
@ -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