summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/macosx-sanity-check.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/macosx-sanity-check.py b/scripts/macosx-sanity-check.py
index c9fcb5d..243020f 100755
--- a/scripts/macosx-sanity-check.py
+++ b/scripts/macosx-sanity-check.py
@@ -103,6 +103,7 @@ if __name__ == '__main__':
if absfile == None:
print "Not found: " + d
print " ..required by " + str(processed[dep])
+ error = True
continue
if absfile in processed:
processed[absfile].append(dep)
contact: Jan Huwald // Impressum