From 805fcb88d541adf283ae6735a8c55ec106628107 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 25 Apr 2016 17:45:19 +0200 Subject: add more to be tested --- bin/diffoscope_distribution_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/diffoscope_distribution_test.sh b/bin/diffoscope_distribution_test.sh index 2e58f93c..5733d0eb 100755 --- a/bin/diffoscope_distribution_test.sh +++ b/bin/diffoscope_distribution_test.sh @@ -64,7 +64,7 @@ case $1 in FreeBSD|NetBSD|MacPorts) DISTRIBUTION=$1 check_whohas - # missing to test: Arch, Fedora, maybe OpenBSD + # missing tests: Arch, Fedora, openSUSE, maybe OpenBSD, Guix… ;; *) echo "Unsupported distribution." -- cgit v1.2.3-54-g00ecf