tests: add dbgcat() utility method
commitcc50dcc4918c82cee17d9715ec4bf2d588938042
authorEric Wong <normalperson@yhbt.net>
Thu, 8 Oct 2009 07:59:11 +0000 (8 00:59 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 8 Oct 2009 07:59:11 +0000 (8 00:59 -0700)
tree24910f05d6cd929f87e5f8c19fea403cbec4463b
parentee703a7af485ecdd2b8c96b0ad87f10d6b71a1fc
tests: add dbgcat() utility method

Useful for prefixing individual lines of a temporary
file while catting it to stdout.  This helps make tests
easier to write and test.
t/test-lib.sh