Skip to content
Commit 5d3291d8 authored by LaMont Jones's avatar LaMont Jones
Browse files

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: default avatarLaMont Jones <lamontjones@google.com>
Reviewed-by: default avatarMike Frysinger <vapier@google.com>
parent 244c9a71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment