diff options
Diffstat (limited to 'tests/unlink/09.t')
-rw-r--r-- | tests/unlink/09.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unlink/09.t b/tests/unlink/09.t index dbc202a6954d4..b7ad78ee1bbc1 100644 --- a/tests/unlink/09.t +++ b/tests/unlink/09.t @@ -1,4 +1,5 @@ #!/bin/sh +# vim: filetype=sh noexpandtab ts=8 sw=8 # $FreeBSD: head/tools/regression/pjdfstest/tests/unlink/09.t 211352 2010-08-15 21:24:17Z pjd $ desc="unlink returns EPERM if the named file has its immutable, undeletable or append-only flag set" |