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 b899948d11eb..26eff01174dc 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.12.1 2010/02/10 00:26:20 kensmith 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" |