mirror of
https://github.com/moby/moby.git
synced 2026-07-13 02:52:20 +00:00
Failures from the integration suite were not propagating to the outter shell for some reason. Handle the failure with an if exit 1. Signed-off-by: Daniel Nephin <dnephin@docker.com>