compose/cli
Guillaume Tardif b604ba6246 Fix 2 corner cases with PATH settings
* windows PATH should use windows separator (;)
* do not add separator if initial PATH is empty (was creating PATH=:/path)

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-10-29 15:35:22 +01:00
..
cmd Add update command for backward compatibility 2020-10-28 14:26:32 +01:00
config Update copyright 2020-09-22 12:13:00 +02:00
formatter Update copyright 2020-09-22 12:13:00 +02:00
mobycli Hardcoded list of commands and simplified metrics gathering. 2020-10-08 11:59:12 +02:00
options Add --rm to run command (as not yet implemented) 2020-10-27 01:57:35 +01:00
main.go Fix 2 corner cases with PATH settings 2020-10-29 15:35:22 +01:00
main_test.go Fix 2 corner cases with PATH settings 2020-10-29 15:35:22 +01:00