Merge branch 'google3' to roll forward to cl/337192067.

This commit is contained in:
hai007
2020-10-14 16:07:43 -07:00
+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_);
}