mirror of
https://github.com/moby/moby.git
synced 2026-07-17 13:01:51 +00:00
The format was validated twice; first just to validate, then to construct the correct format-wrapper, or error for an unknown format. This patch combines both switches to a single one. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>