]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream commit
authordtucker@openbsd.org <dtucker@openbsd.org>
Fri, 3 Jun 2016 03:47:59 +0000 (03:47 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 8 Jun 2016 01:45:39 +0000 (11:45 +1000)
Add 'sshd' to the test ID as I'm about to add a similar
 set for ssh.

Upstream-Regress-ID: aea7a9c3bac638530165c801ce836875b228ae7a

regress/cfgparse.sh

index 736f38976d264a9ba9864392fbe655888e700cc2..ccf511f6b861e05241431101a8319da339ee44ca 100644 (file)
@@ -1,7 +1,7 @@
-#      $OpenBSD: cfgparse.sh,v 1.5 2015/05/29 03:05:13 djm Exp $
+#      $OpenBSD: cfgparse.sh,v 1.6 2016/06/03 03:47:59 dtucker Exp $
 #      Placed in the Public Domain.
 
-tid="config parse"
+tid="sshd config parse"
 
 # This is a reasonable proxy for IPv6 support.
 if ! config_defined HAVE_STRUCT_IN6_ADDR ; then