[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible_debian_live_build: Rename sid internally to unstable, until...

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Nov 24 11:28:55 GMT 2021



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
883c311b by Roland Clobus at 2021-11-24T12:28:45+01:00
reproducible_debian_live_build: Rename sid internally to unstable, until https://github.com/fepitre/debian-snapshot/issues/7 is resolved

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_debian_live_build.sh


Changes:

=====================================
bin/reproducible_debian_live_build.sh
=====================================
@@ -68,6 +68,11 @@ if [ -z "$2" ] ; then
 fi
 export DEBIAN_VERSION="$2"
 
+# Quick fix until https://github.com/fepitre/debian-snapshot/issues/7 is resolved
+if [ "${DEBIAN_VERSION}" == "sid" ] ; then
+   DEBIAN_VERSION="unstable"
+fi
+
 # randomize start time by 1-23 sec
 delay_start
 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/883c311bc00c864179ec7df07ab50b14e004a2be

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/883c311bc00c864179ec7df07ab50b14e004a2be
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20211124/55aaef73/attachment.htm>


More information about the Qa-jenkins-scm mailing list