projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb44012
)
runtests.sh: add pypy-1.9 to PYTHON_VERSIONS
author
Zac Medico
<zmedico@gentoo.org>
Wed, 13 Jun 2012 10:15:23 +0000
(
03:15
-0700)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 13 Jun 2012 10:21:33 +0000
(
03:21
-0700)
runtests.sh
patch
|
blob
|
history
diff --git
a/runtests.sh
b/runtests.sh
index 56aa2cc1e312cbd960b86de95028d87e2512f5b0..f65bb619f79a4338aef66c93453b84a6b191c825 100755
(executable)
--- a/
runtests.sh
+++ b/
runtests.sh
@@
-2,7
+2,7
@@
# Copyright 2010-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-PYTHON_VERSIONS="2.6 2.7 2.7-pypy-1.8 3.1 3.2 3.3"
+PYTHON_VERSIONS="2.6 2.7 2.7-pypy-1.8
2.7-pypy-1.9
3.1 3.2 3.3"
# has to be run from portage root dir
cd "${0%/*}" || exit 1