mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
stepN is only used in the log line, so if we only produce the log line when there's a message, it should do the right thing. If it's *not* a valid instruction, it gets a line as well, so there's no reason to double up. Upstream-commit: 4ff649a4eaf5c653176d2fecbfdb6571f0d0d174 Component: engine