From: Thomas Jarosch Date: Mon, 12 Dec 2011 10:41:50 +0000 (+0100) Subject: Add script for easier Pc-Lint invocation X-Git-Tag: v1.3~47 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=0223749bfdd938c246362772ecba544d7a730ae8;p=pingcheck Add script for easier Pc-Lint invocation --- diff --git a/run_pclint.sh b/run_pclint.sh new file mode 100755 index 0000000..74ec0d6 --- /dev/null +++ b/run_pclint.sh @@ -0,0 +1,2 @@ +#!/bin/sh +intranator_lint.sh pclint.lnt -w3 -u `find src -name *.cpp`