forked from lix-project/lix
Revert "Skip build-remote-trustless unless sandbox is supported."
This reverts commit 41412dc4ae
.
This commit is contained in:
parent
9e64f24340
commit
84c4e6f0ac
|
@ -2,7 +2,6 @@ source common.sh
|
||||||
|
|
||||||
enableFeatures "daemon-trust-override"
|
enableFeatures "daemon-trust-override"
|
||||||
|
|
||||||
requireSandboxSupport
|
|
||||||
restartDaemon
|
restartDaemon
|
||||||
|
|
||||||
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
[[ $busybox =~ busybox ]] || skipTest "no busybox"
|
||||||
|
|
Loading…
Reference in a new issue