From 072c80bde8aa8ff3098410e1cbc2edc55445a560 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Fri, 18 Oct 2013 05:31:00 +0200 Subject: [PATCH] daca2: cleanup large files before cppcheck starts --- tools/daca2.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/daca2.py b/tools/daca2.py index 3548d86af..31d7d1666 100644 --- a/tools/daca2.py +++ b/tools/daca2.py @@ -93,6 +93,8 @@ def scanarchive(fullpath): if dirname is None: return + removeLargeFiles('') + print('cppcheck "' + dirname + '"') p = subprocess.Popen( ['nice',