]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
aiaiai-email-sh-functions: allow patches without PATCH prefix
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 16 Jul 2015 00:16:03 +0000 (17:16 -0700)
committerJacob Keller <jacob.e.keller@intel.com>
Tue, 4 Aug 2015 23:31:41 +0000 (16:31 -0700)
commit3531d588c7f45c2c9c74ebeb4096595545e2730b
tree88a345803001a5f605e846f9faeef72387c0d686
parentd3bf93d6dc18a436357eed21a948e0bc2c31980d
aiaiai-email-sh-functions: allow patches without PATCH prefix

Not all patches are submitted with a PATCH prefix. This patch enables
the PATCH prefix to be left out, and hopefully cover more patches in
testing.

Future work should include a more robust way of determining if an email
is a patch that does not rely on the subject format, such as searching
for the diff line.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
email/aiaiai-email-sh-functions