mirror of
https://github.com/moby/moby.git
synced 2026-07-15 20:12:07 +00:00
Premature check for OS type means that the test will never even get to run on other OS types. This will cause it to be always flagged as a failure on such OS types. Signed-off-by: vikrambirsingh <vikrambir.singh@docker.com>