From: Jean-Philippe Orsini Date: Thu, 13 Sep 2012 20:42:57 +0000 (+0000) Subject: (no commit message) X-Git-Tag: v0.8.0.5~223 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=eeae9c50532d2d75611458d425ebd27943386320 --- diff --git a/tests/test-cppcheck.sh b/tests/test-cppcheck.sh index 0ecbe43..607717d 100644 --- a/tests/test-cppcheck.sh +++ b/tests/test-cppcheck.sh @@ -1,5 +1,5 @@ #!/bin/sh EIDS=performance,portability,information,unusedFunction,missingInclude - -cppcheck ../src -I../src/lib -I../src -I.. --enable=$EIDS --quiet --error-exitcode=1 || exit 1 \ No newline at end of file + +cppcheck ../src -I../src/lib -I../src -I.. --enable=$EIDS --quiet --error-exitcode=1 || exit 1