Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-2829]-Build fails if Docker flags contain spaces
There are cases where the make script setting DOCKER_BUILD_FLAGS and DOCKER_RUN_FLAGS that are used to set DBUILD and DRUN variables generate values containing whitespace. https://jira.hyperledger.org/browse/FAB-2829 - Enclosed variables to prevent spaces breaking docker build and docker run commands. - Tested build on OSX (10.12.3), Debian 8.7 and Windows 10 Change-Id: Ie353c6561dc1abecc05201205ef46b43608af6ac Signed-off-by: Nick Murray <nick@passkit.com>
- Loading branch information