summaryrefslogtreecommitdiffstats
path: root/bin/diffoscope_distribution_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/diffoscope_distribution_test.sh')
-rwxr-xr-xbin/diffoscope_distribution_test.sh2
1 files changed, 1 insertions, 1 deletions
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."