tg.sh: switch to more efficient vcmp
commit6132d820480df0510f89b5b175622f0f99d7e5c7
authorKyle J. McKay <mackyle@gmail.com>
Fri, 13 Jan 2017 23:48:11 +0000 (13 15:48 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 13 Jan 2017 23:48:11 +0000 (13 15:48 -0800)
treead8b1472d9ab0c52d6684029f2054ed8c93a49ab
parentf0d4595e7d6563068f0c195c7f74489936ef7250
tg.sh: switch to more efficient vcmp

Use the version from the testlib since it's much more efficient
and easier to use.  Calls to it are pretty much self-documenting.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
tg.sh