
6 Oct
2016
6 Oct
'16
4:01 a.m.
On 27 September 2016 at 09:03, Paul Burton paul.burton@imgtec.com wrote:
In preparation for running on python 3.x, which will refuse to run scripts which mix tabs & spaces for indentation, replace 2 tab characters present in series.py with spaces.
Signed-off-by: Paul Burton paul.burton@imgtec.com Acked-by: Simon Glass sjg@chromium.org
Changes in v2: None
tools/patman/series.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!