Skip build-remote-trustless unless sandbox is supported.
This commit is contained in:
parent
c1d39de1fb
commit
41412dc4ae
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ 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