Ignore makefile

This commit is contained in:
Bob Mottram 2018-03-02 22:45:32 +00:00
parent 9d9a45663a
commit 7aea3f0f7c
1 changed files with 1 additions and 1 deletions

View File

@ -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