runtests: add a "supported" shortcut
authorMike Frysinger <vapier@gentoo.org>
Sun, 5 Jan 2014 15:31:32 +0000 (10:31 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 5 Jan 2014 19:08:58 +0000 (14:08 -0500)
commit752d92c9b7ace52f2b5cdf1b1e77ffef3ef12911
treeb82813afda4bdb1a7fc8137b9a481369e1b19b9f
parent5493fee0de60a4a3cea053a64b11c815f3706d20
runtests: add a "supported" shortcut

This keeps the list of supported versions in one place so people can do:
./runtests.sh --python-versions=supported

No need to hardcode the list of python versions in multiple places.
DEVELOPING
runtests.sh