]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
test-patchset: Make a copy of the typo dictionary
authorDaniel Thompson <daniel.thompson@linaro.org>
Fri, 23 Jan 2015 10:09:29 +0000 (10:09 +0000)
committerJacob Keller <jacob.e.keller@intel.com>
Fri, 23 Jan 2015 21:16:16 +0000 (13:16 -0800)
commitca15664fa8112dc763c8ff1bd63bb7ea2fa412c9
tree4dac0166345aebd7de51af30e4ed9c1c99b2ca0c
parentcbce25df314f4245916fe3c48505fa005521f0db
test-patchset: Make a copy of the typo dictionary

Currently aiaiai issues the following warning for each patch under test:
No typos will be found - file '/tmp/aiaiai-test-patchset.32BU/checkpatch/spellin
g.txt': No such file or directory

In fact the problem can even more acute when testing older kernels that do not
have this patch:
  https://lkml.org/lkml/2014/10/22/609

This patch fixes the problem by copying out the typo dictionary if one is
found.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Tested-by: Lee Jones <lee.jones@linaro.org>
aiaiai-test-patchset