diff options
Diffstat (limited to 'tools/regression/vfs/trailing_slash.t')
-rw-r--r--[-rwxr-xr-x] | tools/regression/vfs/trailing_slash.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/vfs/trailing_slash.t b/tools/regression/vfs/trailing_slash.t index b4e9339e79f3..0c193cf15ace 100755..100644 --- a/tools/regression/vfs/trailing_slash.t +++ b/tools/regression/vfs/trailing_slash.t @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/vfs/trailing_slash.t,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ # # Tests vfs_lookup()'s handling of trailing slashes for symlinks that # point to files. See kern/21768 |