[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] refactoring

Holger Levsen gitlab at salsa.debian.org
Thu Oct 11 12:31:24 BST 2018


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


Commits:
d127c1a5 by Holger Levsen at 2018-10-11T11:26:01Z
refactoring

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

- - - - -


2 changed files:

- bin/common-functions.sh
- bin/reproducible_common.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -209,3 +209,7 @@ publish_changes_to_userContent() {
 		kgb-client --conf /srv/jenkins/kgb/$CHANNEL.conf --relay-msg "$MESSAGE"
 	fi
 }
+
+write_page() {
+	echo "$1" >> $PAGE
+}


=====================================
bin/reproducible_common.sh
=====================================
@@ -153,10 +153,6 @@ schedule_packages() {
 		$@
 }
 
-write_page() {
-	echo "$1" >> $PAGE
-}
-
 set_icon() {
 	# icons taken from tango-icon-theme (0.8.90-5)
 	# licenced under http://creativecommons.org/licenses/publicdomain/



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d127c1a52809b76c4e5e7f8f6814a65037e0fcda

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d127c1a52809b76c4e5e7f8f6814a65037e0fcda
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/20181011/ee995cc1/attachment.html>


More information about the Qa-jenkins-scm mailing list