summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.