]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
aiaiai: don't allow arbitrary validator command
authorJacob Keller <jacob.e.keller@intel.com>
Sat, 1 Mar 2014 00:00:19 +0000 (16:00 -0800)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 10 Mar 2014 15:03:35 +0000 (17:03 +0200)
commitc11392dcdcede5142561d7b99d542b2e16ce32d6
tree5652f80a08b8ca398e6d5b8f3740ef46c0dccf6e
parent850416c8c388497a4c897c5a8d409d00fa3ac502
aiaiai: don't allow arbitrary validator command

Since aiaiai-email-test-patchset is the only validator that makes sense,
and we should extend it if new features are desired, we don't need to
support multiple validators, as this is clunky, and difficult to
configure for the user. Now that the configuration file supports all the
options from the aiaiai-email-test-patchset, we can just directly call
it instead of having to use a passed in parameter.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
doc/TODO.txt
email/aiaiai-email-dispatcher
email/aiaiai-email-dispatcher-helper