From: Steven Rostedt Date: Wed, 15 Jun 2011 00:46:25 +0000 (-0400) Subject: ktest: Add IGNORE_WARNINGS to ignore warnings in some patches X-Git-Tag: v3.1-rc1~227^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1990207d538885e678f374e3e79f454c2e6c7383;p=pandora-kernel.git ktest: Add IGNORE_WARNINGS to ignore warnings in some patches Doing a patchcheck test, there may be warnings that gcc produces which may be OK, and the test should not fail on that commit. By adding a IGNORE_WARNINGS option to list a space delimited SHA1s that are ignored lets the user avoid having the test fail on certain commits. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed