diff options
Diffstat (limited to 'tests/chown/06.t')
-rw-r--r-- | tests/chown/06.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/chown/06.t b/tests/chown/06.t index a7ac349c02f8a..aaec6177689e2 100644 --- a/tests/chown/06.t +++ b/tests/chown/06.t @@ -1,4 +1,5 @@ #!/bin/sh +# vim: filetype=sh noexpandtab ts=8 sw=8 # $FreeBSD: head/tools/regression/pjdfstest/tests/chown/06.t 211410 2010-08-17 06:08:09Z pjd $ desc="chown returns ELOOP if too many symbolic links were encountered in translating the pathname" |