Ignore makefile
This commit is contained in:
parent
7aea3f0f7c
commit
9786dd93e4
|
@ -96,7 +96,7 @@ function test_static_analysis {
|
|||
|
||||
for filename in $FILES
|
||||
do
|
||||
if [[ "$filename" == *"-config-qtox" || "$filename" == *"-image-make" ]]; then
|
||||
if [[ "$filename" == *"-config-qtox" || "$filename" == *"-image-make"* ]]; then
|
||||
continue
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue