]> git.ipfire.org Git - thirdparty/u-boot.git/commit
patman: Avoid touching the system or local config
authorSimon Glass <sjg@chromium.org>
Sat, 10 May 2025 11:05:01 +0000 (13:05 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:42 +0000 (10:07 +0100)
commitc9efedfc2fbd0088d340ef67c04b0a03b2cdd754
tree54498b3891c88260d732cd5b8fb8948809f340ca
parentdd16f0e26260de30dafd91d64bc41da63c9863eb
patman: Avoid touching the system or local config

Set the git variables to ensure that any local gitconfig is not used or
affected by the tests.

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