diff options
Diffstat (limited to 'tests/chown/10.t')
-rw-r--r-- | tests/chown/10.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/chown/10.t b/tests/chown/10.t index e791008ee54ee..6e7f8207a1d4b 100644 --- a/tests/chown/10.t +++ b/tests/chown/10.t @@ -1,4 +1,5 @@ #!/bin/sh +# vim: filetype=sh noexpandtab ts=8 sw=8 # $FreeBSD: head/tools/regression/pjdfstest/tests/chown/10.t 211410 2010-08-17 06:08:09Z pjd $ desc="chown returns EFAULT if the path argument points outside the process's allocated address space" |