my-tap-lib: fix race condition in verbose mode
commitd0a0883eaaeec37800ca5cd07647b7b66a00c453
authorEric Wong <normalperson@yhbt.net>
Thu, 10 Jun 2010 23:28:51 +0000 (10 16:28 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 10 Jun 2010 23:30:57 +0000 (10 16:30 -0700)
tree16844b6f48c093496f2b5029aa40d901d2fae41b
parent18e6540cb0fd824989dacecc84039d91b539a101
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...
t/my-tap-lib.sh