summaryrefslogtreecommitdiff
path: root/build/makecheck1
diff options
context:
space:
mode:
Diffstat (limited to 'build/makecheck1')
-rwxr-xr-xbuild/makecheck12
1 files changed, 1 insertions, 1 deletions
diff --git a/build/makecheck1 b/build/makecheck1
index 96b49e5c7..58f231e14 100755
--- a/build/makecheck1
+++ b/build/makecheck1
@@ -1,3 +1,3 @@
#!/bin/bash
-cppcheck --enable=style --enable=information --enable=unusedFunction --force -j 5 -v .. 1>makecheck.txt 2>makecheck_err.txt
+cppcheck --enable=style --enable=information --enable=unusedFunction --force -j 5 -v .. 1>makecheck.txt 2>logs/cppcheck1.txt