ktest: Add IGNORE_WARNINGS to ignore warnings in some patches
authorSteven Rostedt <srostedt@redhat.com>
Wed, 15 Jun 2011 00:46:25 +0000 (20:46 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 15 Jun 2011 00:46:25 +0000 (20:46 -0400)
commit1990207d538885e678f374e3e79f454c2e6c7383
tree3259b03dc8f5bbe76a13af9add91fb4a68fdfd5b
parente7b13441895fd0f95c34a004eed364524cca71cb
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 <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl
tools/testing/ktest/sample.conf