aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2018-05-21 10:49:23 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2018-05-21 10:49:40 -0700
commitcabeddd3d4ebe883287ffb1fe462f0a1f55ca122 (patch)
treeafda8bfa8f4812838f6e811c5bbcccb0b38579fe
parentAdd blackcap as a mastermirror. (diff)
downloadmastermirror-scripts-cabeddd3d4ebe883287ffb1fe462f0a1f55ca122.tar.gz
mastermirror-scripts-cabeddd3d4ebe883287ffb1fe462f0a1f55ca122.tar.bz2
mastermirror-scripts-cabeddd3d4ebe883287ffb1fe462f0a1f55ca122.zip
rsyncgen: switch to py3.620180521T191503Z
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--rsync-gen.vars2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsync-gen.vars b/rsync-gen.vars
index 351d39f..bd1ebae 100644
--- a/rsync-gen.vars
+++ b/rsync-gen.vars
@@ -13,7 +13,7 @@ TIMESLOG="${LOGDIR}/$(basename $0)-times.log"
PARALLEL_PARAMS="--jobs 10 --load-average 6"
PARALLEL_PARAMS_noloadavg="--jobs 8"
# Use Python3.4 for all portage processing
-export EPYTHON=python3.4
+export EPYTHON=python3.6
# XXX: If these change, then you MUST change the rsyncd modules
FINALDIR_repo_gentoo="${BASE}/gentoo-x86-final" # Legacy path