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