view src/testdir/unix.vim @ 10292:e2b62fe2c2ef

Added tag v8.0.0042 for changeset d9bd03a0d70fccb322becc16b4d3f40a7cccbcab
author Christian Brabandt <cb@256bit.org>
date Mon, 17 Oct 2016 21:00:05 +0200
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