mirror of
https://github.com/NixOS/nix.git
synced 2025-12-16 22:11:05 +01:00
Merge pull request #9529 from wh0/patch-1
tests: avoid a chroot store without sandbox support
This commit is contained in:
commit
5910140f25
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ enableFeatures "daemon-trust-override"
|
||||||
|
|
||||||
restartDaemon
|
restartDaemon
|
||||||
|
|
||||||
|
requireSandboxSupport
|
||||||
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
||||||
|
|
||||||
unset NIX_STORE_DIR
|
unset NIX_STORE_DIR
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue