test-lib: avoid stalling due to bad FIFO handling
commit48b19585b7f18fff930d61acccd4dcf540f3b605
authorEric Wong <normalperson@yhbt.net>
Tue, 20 Oct 2009 03:38:42 +0000 (19 20:38 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 20 Oct 2009 03:40:42 +0000 (19 20:40 -0700)
treed7c374bef91602ed7165ba3a0a5c6fd2bbbd6967
parent4671e04d3339276dfa4e931041e943bfe662eebe
test-lib: avoid stalling due to bad FIFO handling

Don't try to clobber FIFOs at startup since sometimes traps may
not fire.  And while we're at it, avoid trying to unlink them
twice.
t/test-lib.sh