daca2: cleanup large files before cppcheck starts

This commit is contained in:
Daniel Marjamäki 2013-10-18 05:31:00 +02:00
parent 91e23c0660
commit 072c80bde8
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ def scanarchive(fullpath):
if dirname is None:
return
removeLargeFiles('')
print('cppcheck "' + dirname + '"')
p = subprocess.Popen(
['nice',