summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-16 16:26:32 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-16 16:28:34 +0200
commit74ed0377c5b377d09818753d591d56340c3cd22f (patch)
tree24e1e3193bb84775066a1773ca825838be6d8882
parent1837baa87ae651b0b224127f48ee4742dcd22b74 (diff)
downloadjenkins.debian.net-74ed0377c5b377d09818753d591d56340c3cd22f.tar.xz
reproducible Debian: minor updates to plan
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r--TODO4stretch_rename.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO4stretch_rename.txt b/TODO4stretch_rename.txt
index 13c9e0bd..e714ece6 100644
--- a/TODO4stretch_rename.txt
+++ b/TODO4stretch_rename.txt
@@ -14,8 +14,8 @@ special deployement needed for this:
done
$ mv testing stretch
$ cd /srv/reproducible-results
- // job will take care of recreating this one appropriately, won't it?
- $ rm -rf --one-file-system meta_pkgsets-testing chdist-testing
+ $ mv meta_pkgsets-testing meta_pkgsets-stretch
+ $ rm -rf --one-file-system chdist-testing
$ /srv/jenkins/bin/reproducible_db_maintenance.py
$ exit
* https://jenkins.debian.net/cancelQuietDown
@@ -31,6 +31,6 @@ special deployement needed for this:
changes not yet prepared in git
-------------------------------
-prepare to add buster on 2017-06-17
+completly prepare to add buster on 2017-06-17
(including changing the apache redirect testing→stretch to testing→buster)
finally, remove this file again.