aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/vfs/trailing_slash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/vfs/trailing_slash.sh')
-rw-r--r--tests/sys/vfs/trailing_slash.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sys/vfs/trailing_slash.sh b/tests/sys/vfs/trailing_slash.sh
index 255caf901605..3c298eed2b96 100644
--- a/tests/sys/vfs/trailing_slash.sh
+++ b/tests/sys/vfs/trailing_slash.sh
@@ -1,6 +1,5 @@
#!/bin/sh
#
-# $FreeBSD$
#
# Tests vfs_lookup()'s handling of trailing slashes for symlinks that
# point to files. See kern/21768 for details. Fixed in r193028.