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