(no commit message)
authorJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 13 Sep 2012 20:42:57 +0000 (20:42 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 13 Sep 2012 20:42:57 +0000 (20:42 +0000)
tests/test-cppcheck.sh

index 0ecbe43..607717d 100644 (file)
@@ -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