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