Merge pull request #9529 from wh0/patch-1

tests: avoid a chroot store without sandbox support
This commit is contained in:
John Ericson 2023-12-04 08:57:20 -05:00 committed by GitHub
commit 5910140f25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ enableFeatures "daemon-trust-override"
restartDaemon
requireSandboxSupport
[[ $busybox =~ busybox ]] || skipTest "no busybox"
unset NIX_STORE_DIR