diff options
Diffstat (limited to 'tools/regression/fstest/tests/chmod/07.t')
-rw-r--r-- | tools/regression/fstest/tests/chmod/07.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/fstest/tests/chmod/07.t b/tools/regression/fstest/tests/chmod/07.t index dfa1b2799b38b..b3c95e8d83d75 100644 --- a/tools/regression/fstest/tests/chmod/07.t +++ b/tools/regression/fstest/tests/chmod/07.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/fstest/tests/chmod/07.t,v 1.1 2007/01/17 01:42:08 pjd Exp $ desc="chmod returns EPERM if the operation would change the ownership, but the effective user ID is not the super-user" |