]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Fix tabs in GetWrapper()
authorSimon Glass <sjg@chromium.org>
Mon, 7 Jan 2019 23:44:24 +0000 (16:44 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Jan 2019 00:47:13 +0000 (17:47 -0700)
commitf74036fb891221375c58af3be18579ec8df05f31
tree5c5435662277183614236c40872b6f23335dde3e
parentdeee816b4e3990a5f4dab4c793b44cba788757d0
buildman: Fix tabs in GetWrapper()

This function has tabs instead of spaces. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/toolchain.py