-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The == is not a valid operator in sh
> "bin/installation-manager.sh: 5: [: x: unexpected operator" #!/bin/sh ... if [ x"${INST_MGR_SCRIPT_DEBUG}" == "xtrue" ]; then
- clones
-
JBEAP-26879 [GSS](8.0.z) WFCORE-6772 - bin/installation-manager.sh: 5: [: x: unexpected operator
- Closed