FSUM6807 expression syntax error during zowe startup #979
Labels
bug
Something isn't working
new
not yet triaged
severity-low
A bug that makes the usage of the Zowe less convenient but doesn't impact key use cases
Describe the bug
There is a
FSUM6807 expression syntax error
in log` in the logSteps to Reproduce
FSUM6807 expression syntax error
in logExpected behavior
No
FSUM6807 expression syntax error
in logE.g.:
... components/app-server/bin/configure.sh 26: .: FSUM6807 expression syntax error
Probable cause
https://github.com/zowe/zlux-app-server/blob/3e42412bbc9532b57aaf744df08315e10fe9c7a0/bin/configure.sh#L26
On line 26 and 27 there is a combination of double equal sign with single square brackets.
Either add one more square brackets or remove one equal sign.
The text was updated successfully, but these errors were encountered: