1 2 3 4 5 6
" Settings for test script execution " Always use "sh", don't use the value of "$SHELL". set shell=sh " Don't depend on system locale, always use utf-8 set encoding=utf-8