mirror of
https://github.com/docker/cli.git
synced 2026-08-30 18:14:19 -05:00
This removes some Debugf() calls and chages some direct prints to Debugf(). This means we don't get a bunch of spew when running the tests. Upstream-commit: bc7fa7b95773d638754eb72e7921ac328acb2ad6 Component: engine