diff options
Diffstat (limited to 'tools/regression/fstest/tests/chmod/11.t')
-rw-r--r-- | tools/regression/fstest/tests/chmod/11.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/fstest/tests/chmod/11.t b/tools/regression/fstest/tests/chmod/11.t index f7bc0568c99b..7d80272fd23d 100644 --- a/tools/regression/fstest/tests/chmod/11.t +++ b/tools/regression/fstest/tests/chmod/11.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/fstest/tests/chmod/11.t,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ desc="chmod returns EFTYPE if the effective user ID is not the super-user, the mode includes the sticky bit (S_ISVTX), and path does not refer to a directory" |