]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: Add spaces back into patman test
authorDoug Anderson <dianders@chromium.org>
Mon, 26 Nov 2012 15:21:39 +0000 (15:21 +0000)
committerSimon Glass <sjg@chromium.org>
Thu, 31 Jan 2013 23:23:39 +0000 (15:23 -0800)
commit05d5282b587f6fb7e34e1014e7312d2c25bb9a7f
tree3fb3a4ace4d137418e6aff93beef005572a40e09
parent6ad77d88e57f6ab815ec7e85c5ac329054318c73
patman: Add spaces back into patman test

The patman test code was failing because some extra spaces got
stripped when it was applied.  These spaces are critical to the test
code working.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
tools/patman/test.py