summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-07-13 18:22:12 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-07-13 18:22:12 +0200
commitac692af07a123b3d623e51df7f1e7a10b88c1ddd (patch)
treec2e5f410748fb544f2c1e4b320729bb997553410 /README.rst
parent47ab37c4e7c5c917bb57c0a6bdfbca72d2f2941d (diff)
Fix absolute $srctree prefixes showing up on gsource'd files
When using gsource with $srctree set to an absolute path, the $srctree prefix would show up in MenuNode.filename, trickling its way into e.g. generated documentation. This was due to a broken test: os.path.isabs() was checked after joining the pattern with $srctree, making it mistake an absolute $srctree for an absolute path in the Kconfig file. Fix the test.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions