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)
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>

No differences found