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