There may not be a HOME environment variable, so use the os.expanduser() function instead.
Signed-off-by: Simon Glass <[email protected]> --- tools/binman/bintool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-dm, thanks!
There may not be a HOME environment variable, so use the os.expanduser() function instead.
Signed-off-by: Simon Glass <[email protected]> --- tools/binman/bintool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-dm, thanks!