]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
aiaiai-checker: ignore debugging output from spatch
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 24 Apr 2014 23:49:36 +0000 (16:49 -0700)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 25 Apr 2014 22:15:46 +0000 (15:15 -0700)
commit23ba225e12503e5443c9de01b6fbd80aca62d6f6
tree4dd5c4b29d915fa4c8e6850b18d4579eaef22eae
parent2d95b45a802eeb70dcee0d254bb9a81f0be6dfa5
aiaiai-checker: ignore debugging output from spatch

spatch is a great tool, but it is still not very stable and crashes sometimes,
in which case it prints a lot of debugging stuff to stderr, which we do not
want in out logs. Normal warnings go to stdout. Therefore, ignore stderr output
of spatch.

And switch to the new style options format instead of using the old style.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
helpers/aiaiai-checker