Files
docker-cli/components/engine/hack
Ken Cochrane 7b9d944eb3 Fix the vendoring script on MacOS X
The version of sed on MacOS X is different then the one on linux. The mac version
requires a parameter for the inline (-i) flag, where this isn't required on linux.
On the mac it thinks the -e flag is the parameter, and it causes the vendoring script
to fail.

This fix adds an empty string '' as a parameter to sed, which works fine on both the
mac and linux versions.

Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
Upstream-commit: 9488696814f481d2b0dce03d77657ec6860b9701
Component: engine
2016-03-10 16:43:53 -05:00
..
2016-02-25 14:12:17 -05:00
2015-11-16 17:10:53 -08:00
2016-03-04 09:36:46 -08:00
2016-02-12 21:49:54 -05:00