[Qa-jenkins-scm] [jenkins.debian.net] 03/03: diffoscope distribution tests: add notes for when whohas is fixed for archlinux
Holger Levsen
holger at layer-acht.org
Mon Apr 25 13:47:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 8d168e24d040068ee8e3b71ef564e3c1f6a3b9da
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Apr 25 15:47:02 2016 +0200
diffoscope distribution tests: add notes for when whohas is fixed for archlinux
---
bin/diffoscope_distribution_test.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/bin/diffoscope_distribution_test.sh b/bin/diffoscope_distribution_test.sh
index 722e430..45b7f60 100755
--- a/bin/diffoscope_distribution_test.sh
+++ b/bin/diffoscope_distribution_test.sh
@@ -42,6 +42,7 @@ check_whohas() {
echo "Fail: diffoscope in $DISTRIBUTION: $DIFFOSCOPE_IN_WHOHAS"
exit 1
else
+ # FIXME: archlinux package version will be greater than Debian: 52-1 vs 52
echo "diffoscope in Debian: $DIFFOSCOPE_IN_DEBIAN"
echo "diffoscope in $DISTRIBUTION: $DIFFOSCOPE_IN_WHOHAS"
echo
@@ -62,6 +63,7 @@ case $1 in
FreeBSD|NetBSD|MacPorts)
DISTRIBUTION=$1
check_whohas
+ # missing to test: Arch, Fedora, maybe OpenBSD
;;
*)
echo "Unsupported distribution."
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list