We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c50ae7 + 21372d4 commit bbb1ec1Copy full SHA for bbb1ec1
installer/src/main/bin/discoverDomain.sh
@@ -259,7 +259,7 @@ if [ "${WLSDEPLOY_LOG_DIRECTORY}" = "" ]; then
259
fi
260
261
if [ "${WLSDEPLOY_LOG_HANDLERS}" == "" ]; then
262
- WLSDEPLOY_LOG_HANDLERS=${WLSDEPLOY_LOG_HANDLER}; export WLSDEPLOY_LOG_HANDLER
+ WLSDEPLOY_LOG_HANDLERS=${WLSDEPLOY_LOG_HANDLER}; export WLSDEPLOY_LOG_HANDLERS
263
264
265
echo "JAVA_HOME = ${JAVA_HOME}"
0 commit comments