X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=scripts%2Fcheck.sh;h=7b46404c1a796f30de75ccab2b93219d5e09b8a2;hp=ba48fdacf904ff423e75b6722f87ecae1e76cef9;hb=fa18cf0ee422c79f2df4ec530e833208ce8b04f7;hpb=5d8fbd04c543f1059dcfa3cbcd8762c7d91d5a94 diff --git a/scripts/check.sh b/scripts/check.sh index ba48fda..7b46404 100755 --- a/scripts/check.sh +++ b/scripts/check.sh @@ -9,3 +9,7 @@ make clean all check install distcheck 3>&1 1>&2 2>&3 | grep -v "^/usr/include" cat /tmp/err echo Number of warnings: `cat /tmp/err|wc -l` + +export G_DEBUG=fatal_warnings + +$SCRIPT_DIR/../src/psensor