diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2016-12-01 15:08:18 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2016-12-01 15:08:18 -0800 |
commit | a20d295367d40efe02a7b65f153d989c466cfc82 (patch) | |
tree | 8281b02fa4b996e0713c825c1092bf9e3c1b717f /rsync-gen.vars | |
parent | egenchangelog2: lots of improvements. (diff) | |
download | mastermirror-scripts-a20d295367d40efe02a7b65f153d989c466cfc82.tar.gz mastermirror-scripts-a20d295367d40efe02a7b65f153d989c466cfc82.tar.bz2 mastermirror-scripts-a20d295367d40efe02a7b65f153d989c466cfc82.zip |
Extra git tree of what gets generated.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'rsync-gen.vars')
-rw-r--r-- | rsync-gen.vars | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rsync-gen.vars b/rsync-gen.vars index a835a20..944d53c 100644 --- a/rsync-gen.vars +++ b/rsync-gen.vars @@ -18,6 +18,7 @@ export EPYTHON=python3.4 FINALDIR="${BASE}/gentoo-x86-final" # snapshots-create.sh UPLOAD="${BASE}/snapshots-final/" +REPODIR="${BASE}/gentoo-repo-final" # GITDIR is a magic variable for Git # common function write_time_log() { |