diff options
Diffstat (limited to 'tests/chflags/05.t')
-rw-r--r-- | tests/chflags/05.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/chflags/05.t b/tests/chflags/05.t index cc3e04b3ec57c..95c71ee59e01d 100644 --- a/tests/chflags/05.t +++ b/tests/chflags/05.t @@ -1,4 +1,5 @@ #!/bin/sh +# vim: filetype=sh noexpandtab ts=8 sw=8 # $FreeBSD: head/tools/regression/pjdfstest/tests/chflags/05.t 211352 2010-08-15 21:24:17Z pjd $ desc="chflags returns EACCES when search permission is denied for a component of the path prefix" |