@@ -96,7 +96,7 @@ function test_static_analysis {
for filename in $FILES
do
- if [[ "$filename" == *"-config-qtox" ]]; then
+ if [[ "$filename" == *"-config-qtox" || "$filename" == *"-image-make" ]]; then
continue
fi