From 0622668cc62481493e67b1858c7ce0ab6a2d1f7f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 6 Apr 2022 15:15:53 -0400 Subject: derp part deux --- sbopkglint.d/50-icons.t.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbopkglint.d') diff --git a/sbopkglint.d/50-icons.t.sh b/sbopkglint.d/50-icons.t.sh index ea9668b..54393e4 100644 --- a/sbopkglint.d/50-icons.t.sh +++ b/sbopkglint.d/50-icons.t.sh @@ -19,7 +19,7 @@ check_mime() { local havemime="$2" local wantmime="$3" - echo "check_mime $file $havemime $wantmime" + #echo "check_mime $file $havemime $wantmime" if [ "$havemime" != "$wantmime" ]; then warn "bad filename extension: $file is $havemime, .$ext should be $wantmime" -- cgit v1.2.3