diff options
Diffstat (limited to 'tests/chmod/04.t')
-rw-r--r-- | tests/chmod/04.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/chmod/04.t b/tests/chmod/04.t index 9386c9a3e6ba5..757e9d72b30ab 100644 --- a/tests/chmod/04.t +++ b/tests/chmod/04.t @@ -1,4 +1,5 @@ #!/bin/sh +# vim: filetype=sh noexpandtab ts=8 sw=8 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/04.t 211352 2010-08-15 21:24:17Z pjd $ desc="chmod returns ENOENT if the named file does not exist" |