diff options
Diffstat (limited to 'tests/rename/20.t')
-rw-r--r-- | tests/rename/20.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rename/20.t b/tests/rename/20.t index 8ec37cf7d4ccc..b587278e5ab77 100644 --- a/tests/rename/20.t +++ b/tests/rename/20.t @@ -1,4 +1,5 @@ #!/bin/sh +# vim: filetype=sh noexpandtab ts=8 sw=8 # $FreeBSD: head/tools/regression/pjdfstest/tests/rename/20.t 211352 2010-08-15 21:24:17Z pjd $ desc="rename returns EEXIST or ENOTEMPTY if the 'to' argument is a directory and is not empty" |