Sleep for a while if necessary to allow disks to wake up (#1916).
[dcpomatic.git] / hacks / cppcheck
1 #!/bin/bash
2 cppcheck --enable=all --quiet -U check . > log 2>&1