facebook / openbmc

OpenBMC is an open software framework to build a complete Linux image for a Board Management Controller (BMC).
627 stars 280 forks source link

fuji: fix the origin value of the retry #208

Closed ChuTingI closed 1 year ago

ChuTingI commented 1 year ago

The origin value of retry is 10, but we found that the condition for the while loop makes the loop always goes only once. Thus, we modify the value to 0 and make the loop more reasonable.

tao-ren commented 1 year ago

Thanks for the fix, @ChuTingI. Looks good to me.

facebook-github-bot commented 1 year ago

@tao-ren has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 year ago

@tao-ren merged this pull request in facebook/openbmc@536c8a4d4a6b96abc7868b2d97703814eeb84ebd.