forked from aniani/vim
patch 8.2.3637: typos in test files
Problem: Typos in test files. Solution: Correct the typos. (Dominique Pellé, closes #9175)
This commit is contained in:
committed by
Bram Moolenaar
parent
2c23670300
commit
923dce2b07
@@ -145,7 +145,7 @@ else
|
||||
endif
|
||||
|
||||
if has('mac')
|
||||
" In MacOS, when starting a shell in a terminal, a bash deprecation warning
|
||||
" In macOS, when starting a shell in a terminal, a bash deprecation warning
|
||||
" message is displayed. This breaks the terminal test. Disable the warning
|
||||
" message.
|
||||
let $BASH_SILENCE_DEPRECATION_WARNING = 1
|
||||
|
Reference in New Issue
Block a user