Skip to content

contrib: qt: fix string comparison

-eq is for comparing integers and prints errors like:

install_wrapper.sh: 27: [: Illegal number: imageformats

Merge request reports