mirror of
https://github.com/moby/moby.git
synced 2026-07-12 18:45:06 +00:00
The output variable was renamed in 0503cf2510,
but that commit failed to change this defer, which was now checking the
wrong error.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>