view src/testdir/unix.vim @ 10683:f31f82e3f06c

Added tag v8.0.0231 for changeset d564e73ff9ee694ebbfdf150f32d4c7af0695d20
author Christian Brabandt <cb@256bit.org>
date Tue, 24 Jan 2017 19:00:06 +0100
parents f0201deac2a2
children d08655e2633a
line wrap: on
line source

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

source setup.vim