-
Bug
-
Resolution: Done
-
Critical
-
fuse-7.x-GA
-
%
-
fuse-7.7-build2
Since the variables in install_ocp.sh script aren't quoted, you can't get far with a space in the path:
:: pwd /work/fuse online :: ./install_ocp.sh ./install_ocp.sh: line 86: cd: too many arguments
ref: https://github.com/syndesisio/fuse-online-install/issues/186