mirror of
https://github.com/docker/cli.git
synced 2026-09-26 09:20:58 -04:00
1a6ecfb6cef6d0b7b5af5af74a7418d3df8c2e55
This PR moves the testRequires check from within setupRegistry and setupNotary to when the Suite itself starts up. This fixes a bug where testRequires() in setupRegistry() would succeed and start registry, but testRequires() in setupNotary() would fail. This immediately exits the goroutine with registry still running. Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com> Upstream-commit: d800a4e1ba7d23864aa541c1919465bcf22dd1a9 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%