At present the branch information is dropped when writing the configuration. It is easier to get git to set up the config anyway, so update the test to do this. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/patman/func_test.py | 5 +++++ 1 file changed, 5 insertions(+) Applied to sjg/master, thanks!