mirror of
https://github.com/moby/moby.git
synced 2026-07-07 23:28:37 +00:00
This loop is not ever going to return since it's never actually setting the `err` var except on the first iteration. Signed-off-by: Brian Goff <cpuguy83@gmail.com>