gerrit/gerrit-server
David Pursehouse ddeb76c226 ChangeRebuilderImpl#execute: Fix string formatting of exception message
The string contains a %s placeholder, but is not formatted with
String.format and the changeId is not included in the message.

Format the string with String.format, passing in the changeId.

Change-Id: I2e06b9c89d597e69bb665dea4b9fd82aa5d55ba9
2018-10-11 19:36:50 +09:00
..
src ChangeRebuilderImpl#execute: Fix string formatting of exception message 2018-10-11 19:36:50 +09:00
BUILD Merge branch 'stable-2.14' into stable-2.15 2018-08-02 15:07:21 +02:00