rhtconsulting / rhc-ose

OpenShift Automation and Utilities by Red Hat Consulting
42 stars 34 forks source link

docker/openshift-host-builder doesn't work with CWD/paths containing spaces #111

Open oybed opened 8 years ago

oybed commented 8 years ago

When running docker/openshift-host-builder/run.sh it errors out if CWD or repo paths have spaces in them - i.e.: something like "/home/user1/my repo/repo". It should support operating with spaces in the path.