On Fri, Feb 6, 2015 at 12:36 PM, Lynn A. Boger <labo...@linux.vnet.ibm.com> wrote: > > I was told by the testers that this patch did not work. The error message > was: > >> panic: interface conversion: interface is nil, not error >> >> goroutine 1 [running]: >> client.$nested1 >> /home/ubuntu/docker.mainline/src/github.com/docker/docker/api/ >> client/cli.go:66 >> >> github_com_docker_docker_api_client.Cmd.pN45_github_com_docker_docker_api_client.DockerCli >> /home/ubuntu/docker.mainline/src/github.com/docker/docker/api/ >> client/cli.go:84 >> main.main >> /home/ubuntu/docker/docker/docker.go:126
That's easy to fix.... Ian