mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-18 12:43:55 +00:00
When `-s` is not specified, there is no need to ask if there is a plugin with the specified name. This speeds up unit tests dramatically since they don't need to wait the timeout period for each call to `graphdriver.New`. Signed-off-by: Brian Goff <cpuguy83@gmail.com>