mirror of
https://github.com/moby/moby.git
synced 2026-07-12 10:35:14 +00:00
The function used a `cmdErr` error, but it was discarded when returning an error. Also removing the named "err" return variable. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>