Skip to content

Commit 70115bc

Browse files
committed
minor comment line fix
1 parent e5675c3 commit 70115bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

operator/src/main/resources/scripts/startNodeManager.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
# ${DOMAIN_UID}/${SERVER_NAME}_nodemanager.out
2727
# Default:
2828
# Use LOG_HOME. If LOG_HOME not set, use NODEMGR_HOME.
29-
# ADMIN_PORT_SECURE = "true" if the admin protocol is secure. Default is false# FAIL_BOOT_ON_SITUATIONAL_ERROR = "true" if WebLogic server should fail to
29+
# ADMIN_PORT_SECURE = "true" if the admin protocol is secure. Default is false
30+
# FAIL_BOOT_ON_SITUATIONAL_ERROR = "true" if WebLogic server should fail to
3031
# boot if situational configuration related errors are
3132
# found. Default to "true" if unspecified.
3233
#

0 commit comments

Comments
 (0)