test-lib: fix broken printf
commit72d404debaa804fca82fd9cf710fbde48c7305c6
authorShawn O. Pearce <spearce@spearce.org>
Sun, 12 Oct 2008 20:13:59 +0000 (12 13:13 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 12 Oct 2008 20:13:59 +0000 (12 13:13 -0700)
treef5865f3bfd918749c6c2da0b271354b4aee629f0
parent969c877506cf8cc760c7b251fef6c5b6850bfc19
test-lib: fix broken printf

b8eecafd888d219633f4c29e8b6a90fc21a46dfd introduced usage of
printf without a format string.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
t/test-lib.sh