my-tap-lib: fix race condition in verbose mode
commitb73218100032ead24360d33361fefa914074f30a
authorEric Wong <normalperson@yhbt.net>
Fri, 11 Jun 2010 01:21:26 +0000 (10 18:21 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 11 Jun 2010 01:28:20 +0000 (10 18:28 -0700)
tree77415156747ce20b90e945ebe38569bc0c3f21ca
parentd65fb5896d4c9d019b31834c131b5fb0306ba10e
my-tap-lib: fix race condition in verbose mode

Don't try to redirect until we know our FIFO consumers are
ready for us.  This only seems to happen with bash and not
ksh...

commit d0a0883eaaeec37800ca5cd07647b7b66a00c453 in Unicorn
t/my-tap-lib.sh