Revert "Skip build-remote-trustless unless sandbox is supported."

This reverts commit 41412dc4ae.
This commit is contained in:
John Ericson 2023-07-13 15:06:50 -04:00
parent 9e64f24340
commit 84c4e6f0ac

View file

@ -2,7 +2,6 @@ source common.sh
enableFeatures "daemon-trust-override"
requireSandboxSupport
restartDaemon
[[ $busybox =~ busybox ]] || skipTest "no busybox"