Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-273

deploy.sh script can't handle custom-resource.yaml path with spaces

XMLWordPrintable

      The deploy.sh script fails when executed from a path that includes a directory with space(s) in its name.

      It's because of this line:

        ${OC_BINARY} new-app -f ${BASE_DIR}/custom-resource.yaml \
      

      The BASE_DIR variable should be in quotes.

              nickboldt Nick Boldt
              rkratky@redhat.com Robert Krátký (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: