diff options
Diffstat (limited to 'tools/regression/fstest/tests/rmdir/11.t')
-rw-r--r-- | tools/regression/fstest/tests/rmdir/11.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/fstest/tests/rmdir/11.t b/tools/regression/fstest/tests/rmdir/11.t index b899948d11eb5..2ed725769cb49 100644 --- a/tools/regression/fstest/tests/rmdir/11.t +++ b/tools/regression/fstest/tests/rmdir/11.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/fstest/tests/rmdir/11.t,v 1.1 2007/01/17 01:42:11 pjd Exp $ desc="rmdir returns EACCES or EPERM if the directory containing the directory to be removed is marked sticky, and neither the containing directory nor the directory to be removed are owned by the effective user ID" |