summaryrefslogtreecommitdiff
path: root/build/makecheck3
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-02-18 03:23:59 +0300
committerAndrei Karas <akaras@inbox.ru>2012-02-18 03:23:59 +0300
commitb0906cbb3e852db03eaa3203553e4c2dfcee7e42 (patch)
tree637f6e78ed08e5a043c4399265ffe806ffb7f15e /build/makecheck3
parentc652b5b89d22a532f80de4a3eff96a336f90d58b (diff)
downloadplus-b0906cbb3e852db03eaa3203553e4c2dfcee7e42.tar.gz
plus-b0906cbb3e852db03eaa3203553e4c2dfcee7e42.tar.bz2
plus-b0906cbb3e852db03eaa3203553e4c2dfcee7e42.tar.xz
plus-b0906cbb3e852db03eaa3203553e4c2dfcee7e42.zip
Remove from git test scripts.
Diffstat (limited to 'build/makecheck3')
-rwxr-xr-xbuild/makecheck34
1 files changed, 0 insertions, 4 deletions
diff --git a/build/makecheck3 b/build/makecheck3
deleted file mode 100755
index c09d002cb..000000000
--- a/build/makecheck3
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-cd ../src
-../../cppcheck/cppcheck --enable=all -I . -I guichan/include --force -j 5 -v . 1>../build/makecheck.txt 2>../build/logs/cppcheck2.txt