summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-08-17 12:08:15 +1000
committerDamien Miller <djm@mindrot.org>2011-08-17 12:08:15 +1000
commit9231c8bde4169895243a9f3e2dff09ae795c0d21 (patch)
tree68f876a0078c2a1674c59f65a210d084d43cd224
parent44a6c9340ab0ae5fe616b0ae291187e8187f2ec6 (diff)
downloadopenssh-git-9231c8bde4169895243a9f3e2dff09ae795c0d21.tar.gz
- dtucker@cvs.openbsd.org 2011/06/03 05:35:10
[regress/cfgmatch.sh] use OBJ to find test configs, patch from Tim Rice
-rw-r--r--ChangeLog4
-rw-r--r--regress/cfgmatch.sh2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ab430749..1ffc4b5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
an explicitly requested sandbox type
- (djm) [contrib/ssh-copy-id] Missing backlslash; spotted by
bisson AT archlinux.org
+ - (djm) OpenBSD CVS Sync
+ - dtucker@cvs.openbsd.org 2011/06/03 05:35:10
+ [regress/cfgmatch.sh]
+ use OBJ to find test configs, patch from Tim Rice
20110812
- (dtucker) [openbsd-compat/port-linux.c] Bug 1924: Improve selinux context
diff --git a/regress/cfgmatch.sh b/regress/cfgmatch.sh
index a16a5c13..0603fab6 100644
--- a/regress/cfgmatch.sh
+++ b/regress/cfgmatch.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: cfgmatch.sh,v 1.5 2011/05/23 03:31:31 djm Exp $
+# $OpenBSD: cfgmatch.sh,v 1.6 2011/06/03 05:35:10 dtucker Exp $
# Placed in the Public Domain.
tid="sshd_config match"