-
Bug
-
Resolution: Done
-
Major
-
None
Current https://github.com/jboss-openshift/cct_module/blob/master/os-logging/added/launch/logging.sh
warn and error lines end the line with a "black" setting, which causes any output not done via the log_ methods black.
BLACK='\033\[0;30m' ... echo >&2 -e "${YELLOW}WARN ${message}${BLACK}"
it should instead just end the lines with "reset all attributes" and keep it that way:
\033[0m
- is incorporated by
-
CLOUD-2368 [EAP6.4] OpenShift image updates and fixes
- Closed
-
CLOUD-2369 [EAP7.1] OpenShift image updates and fixes
- Closed
- is related to
-
CLOUD-2371 [JDG 7.1] Release JDG 7.1 version 1.3
- Closed