Don't fail to send a problem report if there's no ffprobe.log
[dcpomatic.git] / hacks / cppcheck
1 #!/bin/bash
2 cppcheck --enable=all --quiet -U check . > log 2>&1