diff options
Diffstat (limited to 'tests/ftruncate/12.t')
-rw-r--r-- | tests/ftruncate/12.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ftruncate/12.t b/tests/ftruncate/12.t index 1825456a7b132..98f3daeaf4610 100644 --- a/tests/ftruncate/12.t +++ b/tests/ftruncate/12.t @@ -1,4 +1,5 @@ #!/bin/sh +# vim: filetype=sh noexpandtab ts=8 sw=8 # $FreeBSD: head/tools/regression/pjdfstest/tests/truncate/12.t 211352 2010-08-15 21:24:17Z pjd $ desc="truncate returns EFBIG or EINVAL if the length argument was greater than the maximum file size" |