mirror of
https://github.com/vim/vim.git
synced 2025-11-12 22:44:34 -05:00
Problem: Syntax test fails when detected shell type differs.
Solution: Avoid using "/bin/sh", it depends on the system. Add a check that
the shell type detection is correct.