tests: replace several sed invocations with ed
commitf015a843fcfa120286628ec75829575ee2391380
authorEric Wong <normalperson@yhbt.net>
Sat, 5 Feb 2011 01:48:34 +0000 (4 17:48 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 5 Feb 2011 01:50:03 +0000 (4 17:50 -0800)
tree3e53a3f08d65a92c34acc3778ffe2285d9fe7298
parent82579a5f20531e69eb40e6a58a931b6c5f77d548
tests: replace several sed invocations with ed

ed can do in-place editing portably, unlike sed.
t/t0014-config-conflict.sh
t/t0104-rack-input-limit-tiny.sh
t/t0105-rack-input-limit-bigger.sh
t/t0107-rack-input-limit-zero.sh