Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6311

Typo in activemq unix script

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 5.13.3
    • 5.14.0
    • Distribution
    • None

    Description

      Line 598 of the activemq script refers to a string: "checkfornotrunning"

          elif [ "$CHECKRUNNING" = "checkfornotrunning" ];then
      

      That string should be what is passed to the invoke_task function on line 676:

          invoke_task checknotforrunning
      

      Notice the location of "not" in the string is different.

      Attachments

        Issue Links

          Activity

            People

              tabish Timothy A. Bish
              jinesh.choksi Jinesh Choksi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: