mirror of
https://github.com/moby/moby.git
synced 2026-07-15 12:01:27 +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>