Update git submodules
* Update jeepyb from branch 'master' - Handle newer gerrit in update blueprint script Newer gerrit provides the project name and the branch the change is proposed against as well as the change id itself in the --change argument to patchset created hooks. This is a behavior change that we have to handle as old gerrit passed only the change id. We do this by going to the old behavior of the script by splitting off the change id from the new string and using only that. Note that this may not be strictly correct as multiple changes can share a change id (likely why gerrit made this change in the first place). We can worry about properly correct behavior in future updates. Change-Id: Idef56e98ed6c753a58b766024295b2f5147e3aea
This commit is contained in:

committed by
Gerrit Code Review

parent
baccc9da8e
commit
5c305d16f0