buildman: Support a tilde to represent the home directory
authorSimon Glass <sjg@chromium.org>
Fri, 8 Nov 2024 15:23:48 +0000 (08:23 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 19 Nov 2024 16:04:47 +0000 (10:04 -0600)
commite2ca257287a557bff762cedd630c2664ce8ddcc5
treee1b1de9bfd053e74841b7ea1517f43c37de8f95f
parenteae1eb0e860fe6380906cace0877ef956683c615
buildman: Support a tilde to represent the home directory

It is convenient to use ~ to represent the home directory in the
settings file. Add support for this.

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