Merge pull request #8 from hai007/cl-337192067

Roll forward to Cl 337192067
This commit is contained in:
hai007
2020-10-14 16:16:17 -07:00
committed by GitHub
+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_);
}