Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-29326

[8.1.0.GA] - "grep: warning: stray \ before :" at console after server startup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • None
    • 8.0 Update 5
    • Scripts
    • None
    • False
    • Hide

      None

      Show
      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

              jbliznak@redhat.com Jan Blizňák
              jbliznak@redhat.com Jan Blizňák
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: