Roll forward to cl/337192067.

Signed-off-by: hai007 <hais@google.com>
This commit is contained in:
hai007
2020-10-14 16:06:28 -07:00
parent 26edf9c30e
commit 3b661a7e0e
+1 -1
View File
@@ -707,7 +707,7 @@ Medium BwuManager::ChooseBestUpgradeMedium(const std::vector<Medium>& mediums) {
// switch.
NEARBY_LOG(
INFO,
"Current upgrade medium %s is not supported by the remote endpoint",
"Current upgrade medium %d is not supported by the remote endpoint",
medium_);
}