diff options
author | LaMont Jones <lamontjones@google.com> | 2022-03-23 19:03:02 +0000 |
---|---|---|
committer | LaMont Jones <lamontjones@google.com> | 2022-03-23 21:18:41 +0000 |
commit | 5d3291d818ba479afc112370e3c5fc2dc0587d6e (patch) | |
tree | a03279e41fa518d1113c52642e0ac80a890b78dc /git_superproject.py | |
parent | 244c9a71a689743acea97c6a07ff4dfce4dc6dab (diff) | |
download | git-repo-5d3291d818ba479afc112370e3c5fc2dc0587d6e.tar.gz |
manifest_file must be an absolute path
Correctly pass the full path of the manifest file for the submanifest.
The manifest-name in the <submanifest/> element was being passed in
as given, which caused it to not be found since the current directory
never set. (b/226333721: fails when manifest-name is given.)
Also verify that the manifest_file passed to XmlManifest() is an
absolute path.
Bug: https://b.corp.google.com/issues/226333721
Change-Id: I23461078233e34562bc2eafeb732cfe8bd38ddc1
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/333861
Tested-by: LaMont Jones <lamontjones@google.com>
Reviewed-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'git_superproject.py')
0 files changed, 0 insertions, 0 deletions