tests: remove utee and use tee(1) instead
commitcbff7b0892148b037581541184364e0e91d2a138
authorEric Wong <normalperson@yhbt.net>
Thu, 24 Jan 2013 22:59:16 +0000 (24 22:59 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 1 Feb 2013 21:46:27 +0000 (1 21:46 +0000)
tree0a747c049c943330b9e0331798d679e0e85791c2
parenta552fb90230eb65c28897398c7786dc9a13446ca
tests: remove utee and use tee(1) instead

POSIX already stipulates tee(1) must be unbuffered.  I think my
decision to use utee was due to my being misled by a bug in
older curl where -N did not work as advertised (but --no-buffer
did).
t/bin/utee [deleted file]
t/t0200-async-response.sh
t/t0202-async-response-one-oh.sh
t/t0300-async_sinatra.sh