Better error when trying to load a much-too-large file as a KDM in the KDM creator.
[dcpomatic.git] / hacks / cppcheck
1 #!/bin/bash
2 cppcheck --enable=all --quiet -U check . > log 2>&1