Remove SUDO in proxy command wrapper. Anything that needs sudo is
authordtucker <dtucker@openbsd.org>
Thu, 2 Mar 2023 11:10:27 +0000 (11:10 +0000)
committerdtucker <dtucker@openbsd.org>
Thu, 2 Mar 2023 11:10:27 +0000 (11:10 +0000)
commitcc1408e1e6e38ea8a5fd1f787de139b68eee92e0
treecf56165fc540c739b027c5faec869fa5f802770a
parentc7ff23bc2a9c302c7dc678ca1848e401fee748bf
Remove SUDO in proxy command wrapper.  Anything that needs sudo is
already run by it, and it breaks if root isn't in sudoers.
regress/usr.bin/ssh/test-exec.sh