aboutsummaryrefslogtreecommitdiffstats
path: root/DEVELOPING
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-05-30 12:16:07 -0400
committerMike Frysinger <vapier@gentoo.org>2015-06-03 22:50:39 -0400
commitc17e9074f2853e54fc7fb08049453d54a1b6cb8b (patch)
tree41ca38d1e50a4bc0d8169e1224ad071aa4b3d937 /DEVELOPING
parentofficially drop support for python 2.6, 3.1, and 3.2 (diff)
downloadgentoo-portage-c17e9074f2853e54fc7fb08049453d54a1b6cb8b.tar.xz
gentoo-portage-c17e9074f2853e54fc7fb08049453d54a1b6cb8b.zip
runtests: rewrite in python
The bash was getting ugly, and this allows us to add more smarts sanely to the main script.
Diffstat (limited to 'DEVELOPING')
-rw-r--r--DEVELOPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPING b/DEVELOPING
index 0b0bb60bdc48..31b559402bc9 100644
--- a/DEVELOPING
+++ b/DEVELOPING
@@ -225,7 +225,7 @@ Second create a git tag for this release:
Then create the tarball and run the tests:
./mkrelease.sh --changelog-rev v2.2.7 --tag --runtests 2.2.8
Make sure you have all supported python versions installed first
-(see PYTHON_SUPPORTED_VERSIONS in runtests.sh).
+(see PYTHON_SUPPORTED_VERSIONS in runtests).
Version bump the ebuild and verify it can re-install itself:
emerge portage