mirror of
https://github.com/moby/moby.git
synced 2025-12-17 00:02:44 +03:00
integration-cli: remove ExecSupport check
All current versions of Docker support exec, so no need to check for this. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !windows,!test_no_exec
|
||||
// +build !windows
|
||||
|
||||
package main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user