Mercurial > vim-gutentags
view .hgignore @ 107:6539ab2d189b
unix: avoid using non-portable `read -p'
`read -p' is not POSIX-compatible, but bash-compatible. See [0], [1].
Thus replace it with `printf' and `read' combo that does the same,
but still conforms with POSIX.
[0]: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/read.html
[1]: https://www.gnu.org/software/bash/manual/bashref.html#index-read
author | Ilya Tumaykin <itumaykin@gmail.com> |
---|---|
date | Mon, 22 Feb 2016 03:49:49 +0300 |
parents | ba9a9ebdd345 |
children |