-
Bug
-
Resolution: Done
-
Major
-
8.1.0.Beta
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
Simply running bin/standalone.sh on systems with newer grep version (AFAICT it is >=3.8) will issue a warning:
$ bin/standalone.sh grep: warning: stray \ before : ========================================================================= JBoss Bootstrap Environment ...
This is caused by use of unnecessary backslash in grep command in standalone.sh script, newer grep seems to be more strict about it.
https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00001.html
- is incorporated by
-
JBEAP-29267 (8.1.z) Upgrade WildFly Core from 27.0.1.Final-redhat-00003 to 27.0.1.Final-redhat-00004
-
- Resolved
-
- is related to
-
WFCORE-7160 "grep: warning: stray \ before :" at console after server startup with GC_LOG=true
-
- Resolved
-
- relates to
-
JBEAP-29324 "grep: warning: stray \ before :" at console after server startup
-
- Pull Request Sent
-