Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
patch 8.0.1744: on some systems /dev/stdout isn't writable
Problem: On some systems /dev/stdout isn't writable. Solution: Skip test if writing is not possible. (James McCoy, closes #2830)
- Loading branch information
Showing
with
8 additions
and 2 deletions.
- +6 −2 src/testdir/test_writefile.vim
- +2 −0 src/version.c