mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 21:21:42 +00:00
@@ -1045,7 +1045,7 @@ func daemonTime(t *testing.T) time.Time {
|
||||
|
||||
body, err := sockRequest("GET", "/info", nil)
|
||||
if err != nil {
|
||||
t.Fatal("daemonTime: failed to get /info: %v", err)
|
||||
t.Fatalf("daemonTime: failed to get /info: %v", err)
|
||||
}
|
||||
|
||||
type infoJSON struct {
|
||||
|
||||
Reference in New Issue
Block a user