summaryrefslogtreecommitdiff
path: root/tests/open/08.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/open/08.t')
-rw-r--r--tests/open/08.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/open/08.t b/tests/open/08.t
index f47ff87204193..e3235bc5b684b 100644
--- a/tests/open/08.t
+++ b/tests/open/08.t
@@ -1,4 +1,5 @@
#!/bin/sh
+# vim: filetype=sh noexpandtab ts=8 sw=8
# $FreeBSD: head/tools/regression/pjdfstest/tests/open/08.t 211352 2010-08-15 21:24:17Z pjd $
desc="open returns EACCES when O_CREAT is specified, the file does not exist, and the directory in which it is to be created does not permit writing"