tests: add a --help option to make runtest more friendly
authorMike Frysinger <vapier@gentoo.org>
Sun, 9 Oct 2011 18:42:01 +0000 (14:42 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 9 Oct 2011 20:40:43 +0000 (16:40 -0400)
commit0e32e6f3b950b6ca05724491cde8c9d04817d670
treee2dd863a4c854313b490c1420275fa93b928cbf5
parent7dc6f767eb849040bd933046a3f8aa2938e04b13
tests: add a --help option to make runtest more friendly

At the moment, trying to do `./runtests.h -h` just produces an ugly and
indecipherable traceback.  Make it a bit more friendly.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
pym/portage/tests/__init__.py