summaryrefslogtreecommitdiffstats
path: root/tools/regression
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-10-26 03:33:40 +0000
committerngie <ngie@FreeBSD.org>2015-10-26 03:33:40 +0000
commit0df2ba1b6928a073faca813ef2db1d1990a8f46c (patch)
treecfa5ab2547a835f9c8982a261393ff50efd0012a /tools/regression
parent471d0645dcfeaccbf8ae1d603286e10691d89165 (diff)
downloadFreeBSD-src-0df2ba1b6928a073faca813ef2db1d1990a8f46c.zip
FreeBSD-src-0df2ba1b6928a073faca813ef2db1d1990a8f46c.tar.gz
MFC r264965:
r264965 (by des): Note that the bug was fixed, and when.
Diffstat (limited to 'tools/regression')
-rwxr-xr-xtools/regression/vfs/trailing_slash.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/vfs/trailing_slash.t b/tools/regression/vfs/trailing_slash.t
index b4e9339..b1b8523 100755
--- a/tools/regression/vfs/trailing_slash.t
+++ b/tools/regression/vfs/trailing_slash.t
@@ -3,7 +3,7 @@
# $FreeBSD$
#
# Tests vfs_lookup()'s handling of trailing slashes for symlinks that
-# point to files. See kern/21768
+# point to files. See kern/21768 for details. Fixed in r193028.
#
testfile="/tmp/testfile-$$"
OpenPOWER on IntegriCloud