diff options
author | Ben Walton <bdwalton@gmail.com> | 2013-10-27 21:26:48 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-10-28 09:27:06 -0700 |
commit | 90a95301d32bb2f45e37ed08d3a1d1b632706f03 (patch) | |
tree | 42e8e3b975953645c895404da4340c111a73aab0 /config.mak.in | |
parent | Update draft release notes to 1.8.5 (diff) | |
download | tgif-90a95301d32bb2f45e37ed08d3a1d1b632706f03.tar.xz |
Change sed i\ usage to something Solaris' sed can handle
Solaris' sed was choking on the i\ commands used in
t4015-diff-whitespace as it couldn't parse the program properly.
Modify two uses of sed that worked in GNU sed but not Solaris'
(/usr/bin or /usr/xpg4/bin) to an equivalent form that is handled
properly by both.
Signed-off-by: Ben Walton <bdwalton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'config.mak.in')
0 files changed, 0 insertions, 0 deletions