view src/testdir/unix.vim @ 3235:ac16c62282ac v7.3.387

updated for version 7.3.387 Problem: Test 83 may fail for some encodings. Solution: Set 'encoding' to utf-8 earlier.
author Bram Moolenaar <bram@vim.org>
date Fri, 30 Dec 2011 13:09:21 +0100
parents 3fc0f57ecb91
children f0201deac2a2
line wrap: on
line source

" Settings for test script execution
" Always use "sh", don't use the value of "$SHELL".
set shell=sh