client: rearrange docker version output
Rearrange docker version output so that server output matches client output Docker-DCO-1.1-Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> (github: jmccrohan) Upstream-commit: 82712ed67ef9c189ccc8837ef8469272c91f6fcf Component: engine
This commit is contained in:
@ -24,8 +24,8 @@ func TestVersionEnsureSucceeds(t *testing.T) {
|
||||
"Git commit (client):",
|
||||
"Server version:",
|
||||
"Server API version:",
|
||||
"Git commit (server):",
|
||||
"Go version (server):",
|
||||
"Git commit (server):",
|
||||
"Last stable version:",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user