[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: fixup last commit
Holger Levsen
gitlab at salsa.debian.org
Fri Feb 8 20:37:43 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
f4dea306 by Holger Levsen at 2019-02-08T20:37:35Z
reproducible: fixup last commit
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/diffoscope_distribution_test.sh
Changes:
=====================================
bin/diffoscope_distribution_test.sh
=====================================
@@ -68,7 +68,7 @@ check_github_macports() {
check_whohas() {
# the following is "broken" (but good enough for now)
# as sort doesn't do proper version comparison
- DIFFOSCOPE_IN_WHOHAS=$(whohas -d $DISTRIBUTION diffoscope | grep -v "href=" | awk '{print $3}' | sort -u -t '-' | tail -1)
+ DIFFOSCOPE_IN_WHOHAS=$(whohas -d $DISTRIBUTION diffoscope | grep -v "href=" | awk '{print $3}' | sort -n | tail -1)
echo
echo
if [ "$DIFFOSCOPE_IN_DEBIAN" = "$DIFFOSCOPE_IN_WHOHAS" ] ; then
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f4dea30620536726751f573d32eb5794012ea0f7
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f4dea30620536726751f573d32eb5794012ea0f7
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/20190208/ad969c0c/attachment.html>
More information about the Qa-jenkins-scm
mailing list