summaryrefslogtreecommitdiff
path: root/tests/open/11.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/open/11.t')
-rw-r--r--tests/open/11.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/open/11.t b/tests/open/11.t
index e4a3a2d45e8f..3449ead38b83 100644
--- a/tests/open/11.t
+++ b/tests/open/11.t
@@ -1,4 +1,5 @@
#!/bin/sh
+# vim: filetype=sh noexpandtab ts=8 sw=8
# $FreeBSD: head/tools/regression/pjdfstest/tests/open/11.t 211352 2010-08-15 21:24:17Z pjd $
desc="open returns EPERM when the named file has its append-only flag set, the file is to be modified, and O_TRUNC is specified or O_APPEND is not specified"