summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2016-11-25 02:56:49 +0000
committerDamien Miller <djm@mindrot.org>2016-11-29 17:19:21 +1100
commit504c3a9a1bf090f6b27260fc3e8ea7d984d163dc (patch)
treeedef880d9229d7e2cdfdd53628e79309a01e2db0
parentbd13017736ec2f8f9ca498fe109fb0035f322733 (diff)
upstream commit
Reverse args to sshd-log-wrapper. Matches change in portable, where it allows sshd do be optionally run under Valgrind. Upstream-Regress-ID: b438d1c6726dc5caa2a45153e6103a0393faa906
-rw-r--r--regress/integrity.sh2
-rw-r--r--regress/test-exec.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/regress/integrity.sh b/regress/integrity.sh
index bfadc6b4..39d310de 100644
--- a/regress/integrity.sh
+++ b/regress/integrity.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: integrity.sh,v 1.18 2016/03/04 02:48:06 dtucker Exp $
+# $OpenBSD: integrity.sh,v 1.19 2016/11/25 02:56:49 dtucker Exp $
# Placed in the Public Domain.
tid="integrity"
diff --git a/regress/test-exec.sh b/regress/test-exec.sh
index f9dbc1c5..622bbc2d 100644
--- a/regress/test-exec.sh
+++ b/regress/test-exec.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: test-exec.sh,v 1.55 2016/11/25 02:49:18 dtucker Exp $
+# $OpenBSD: test-exec.sh,v 1.56 2016/11/25 02:56:49 dtucker Exp $
# Placed in the Public Domain.
#SUDO=sudo