summaryrefslogtreecommitdiff
path: root/regress/principals-command.sh
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2018-10-31 11:09:27 +0000
committerDarren Tucker <dtucker@dtucker.net>2018-11-22 16:24:20 +1100
commitf72d0f52effca5aa20a193217346615ecd3eed53 (patch)
treeb1dab3355aec83074d4a2d16f61ad43877379729 /regress/principals-command.sh
parent35d0e5fefc419bddcbe09d7fc163d8cd3417125b (diff)
downloadopenssh-git-f72d0f52effca5aa20a193217346615ecd3eed53.tar.gz
upstream: UsePrivilegeSeparation no is deprecated
test "yes" and "sandbox". OpenBSD-Regress-ID: 80e685ed8990766527dc629b1affc09a75bfe2da
Diffstat (limited to 'regress/principals-command.sh')
-rw-r--r--regress/principals-command.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/principals-command.sh b/regress/principals-command.sh
index bcc68e80..66b5b5bd 100644
--- a/regress/principals-command.sh
+++ b/regress/principals-command.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: principals-command.sh,v 1.4 2017/04/30 23:34:55 djm Exp $
+# $OpenBSD: principals-command.sh,v 1.5 2018/10/31 11:09:27 dtucker Exp $
# Placed in the Public Domain.
tid="authorized principals command"
@@ -57,7 +57,7 @@ fi
if [ -x $PRINCIPALS_COMMAND ]; then
# Test explicitly-specified principals
- for privsep in yes no ; do
+ for privsep in yes sandbox ; do
_prefix="privsep $privsep"
# Setup for AuthorizedPrincipalsCommand