diff options
Diffstat (limited to 'tests/chflags/09.t')
-rw-r--r-- | tests/chflags/09.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/chflags/09.t b/tests/chflags/09.t index e7bd5cc8d6608..9b5f4b6b89f2d 100644 --- a/tests/chflags/09.t +++ b/tests/chflags/09.t @@ -1,4 +1,5 @@ #!/bin/sh +# vim: filetype=sh noexpandtab ts=8 sw=8 # $FreeBSD: head/tools/regression/pjdfstest/tests/chflags/09.t 211352 2010-08-15 21:24:17Z pjd $ desc="chflags returns EPERM when one of SF_IMMUTABLE, SF_APPEND, or SF_NOUNLINK is set and securelevel is greater than 0" |