Skip to content
Commit 05638bf7 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

sync: use manifest_name passed in

Commit fb527e3f

 ("sync: create dedicated
manifest project update func") refactored code from the main body into a
dedicated method.  The manifest_name was passed as an argument, but never
used it, and instead reaches back out to the command line options.  This
ignores the logic in the main loop where manifest_name might have changed
(like when using smart sync).

Change-Id: I4b84638fbb10c2b6f8f4b555e1475b0669c2daf4
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/305148
Reviewed-by: default avatarRaman Tenneti <rtenneti@google.com>
Tested-by: default avatarMike Frysinger <vapier@google.com>
parent c99322a6
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