Merge branch 'bw/solaris-sed-tr-test-portability'
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Nov 2013 22:58:19 +0000 (14:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Nov 2013 22:58:20 +0000 (14:58 -0800)
* bw/solaris-sed-tr-test-portability:
t4015: simplify sed command that is not even seen by sed
Avoid difference in tr semantics between System V and BSD
Change sed i\ usage to something Solaris' sed can handle

Trivial merge