From 8d168e24d040068ee8e3b71ef564e3c1f6a3b9da Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 25 Apr 2016 15:47:02 +0200 Subject: diffoscope distribution tests: add notes for when whohas is fixed for archlinux --- bin/diffoscope_distribution_test.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/diffoscope_distribution_test.sh b/bin/diffoscope_distribution_test.sh index 722e4305..45b7f60c 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." -- cgit v1.2.3-70-g09d2