[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: fix old copynpaste error which is not really relevant anymore

Holger Levsen gitlab at salsa.debian.org
Mon Nov 12 19:06:22 GMT 2018


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


Commits:
0174cbb7 by Holger Levsen at 2018-11-12T19:05:22Z
fix old copynpaste error which is not really relevant anymore

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

- - - - -
f17ff82b by Holger Levsen at 2018-11-12T19:06:10Z
reproducible: enable debug

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

- - - - -


2 changed files:

- bin/common-functions.sh
- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -153,7 +153,7 @@ else
 		bbx15|cb3*|cbxi4*|wbq0|odxu4*|odu3*|odc*|ff*|ff4*|opi2*|jt?1*|p64*)
 			export http_proxy="http://10.0.0.15:8000/" ;;
 		spectrum)
-			export MIRROR=none ;;
+			export http_proxy="http://127.0.0.1:3128" ;;
 		*)
 			echo "unsupported host, exiting." ; exit 1 ;;
 	esac


=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -5,7 +5,7 @@
 #         © 2015-2018 Mattia Rizzolo <mattia at debian.org>
 # released under the GPLv=2
 
-DEBUG=false
+DEBUG=true
 . /srv/jenkins/bin/common-functions.sh
 common_init "$@"
 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/fbbde11398e8d4a3e1d33cab25b1102bd9be4132...f17ff82bd662ab9ef38394bae99b58d9edfaf7f9

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/fbbde11398e8d4a3e1d33cab25b1102bd9be4132...f17ff82bd662ab9ef38394bae99b58d9edfaf7f9
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/20181112/71fd1a2d/attachment.html>


More information about the Qa-jenkins-scm mailing list