]> git.ipfire.org Git - u-boot.git/commit
buildman: Fix the 'help' test to use the correct path
authorSimon Glass <sjg@chromium.org>
Thu, 28 Jul 2016 02:33:00 +0000 (20:33 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 1 Aug 2016 01:37:08 +0000 (19:37 -0600)
commitbd6f5d98de58723702f01a660a16269c54e2992e
treeee3027a8dec8666936c1b1a6ea79ec4ba4e92203
parent8e605a5e3e41861c4b1c55bc3b911abde2323939
buildman: Fix the 'help' test to use the correct path

When buildman is run via a symlink, this test fails. Fix it to work the same
way as buildman itself.

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