[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: sort output of rescheduled packages

Holger Levsen gitlab at salsa.debian.org
Mon Sep 17 16:48:48 BST 2018


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


Commits:
cf042521 by Holger Levsen at 2018-09-17T15:48:40Z
reproducible Archlinux: sort output of rescheduled packages

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

- - - - -


1 changed file:

- bin/reproducible_archlinux_scheduler.sh


Changes:

=====================================
bin/reproducible_archlinux_scheduler.sh
=====================================
@@ -114,7 +114,7 @@ update_archlinux_repositories() {
 		if [ -s $OLDER ] ; then
 			old=" $(cat $OLDER | wc -l) old ones"
 			echo "$(date -u) - Old, previously tested packages rescheduled: "
-			cat $OLDER
+			cat $OLDER | sort
 		fi
 	fi
 	rm $OLDER



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

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


More information about the Qa-jenkins-scm mailing list