diff options
Diffstat (limited to 'tools/regression/msdosfs/msdosfstest-5.sh')
-rw-r--r-- | tools/regression/msdosfs/msdosfstest-5.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/msdosfs/msdosfstest-5.sh b/tools/regression/msdosfs/msdosfstest-5.sh index f6a5581d13b80..4d1e20a2cedfb 100644 --- a/tools/regression/msdosfs/msdosfstest-5.sh +++ b/tools/regression/msdosfs/msdosfstest-5.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/msdosfs/msdosfstest-5.sh,v 1.1.14.1 2010/12/21 17:10:29 kensmith Exp $ # A really simple script to create a swap-backed msdosfs filesystem, then # test to see if msdosfs_conv.c rev 1.45[2] works properly. # Note that this is a requisite condition but far away from sufficient condition. |