Merge branch 'release' into github to roll forward to cl/337192067.

This commit is contained in:
hai007
2020-10-14 16:12:04 -07:00
+1 -1
View File
@@ -721,7 +721,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_);
}