1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/hack/integration-cli-on-swarm/host
Sebastiaan van Stijn ead47f0a83
no need to set exec.Env to os.Environ() as it's the default
Per the docs: e73f489494/src/os/exec/exec.go (L57-L60)

> If Env is nil, the new process uses the current process's environment.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 13:32:23 +01:00
..
compose.go integration-cli-on-swarm: new CLI flag: -keep-executor 2017-03-09 08:13:13 +00:00
dockercmd.go no need to set exec.Env to os.Environ() as it's the default 2019-01-12 13:32:23 +01:00
enumerate.go Change references from test-integration-cli to test-integration 2017-11-27 19:01:14 -08:00
enumerate_test.go
host.go Remove use of deprecated client.NewEnvClient() 2019-01-03 22:49:00 +01:00
volume.go Fix swagger volume type generation 2018-05-14 13:46:20 -04:00