Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-23952

Typo in usage message for start-jira.sh

    XMLWordPrintable

Details

    Description

      {{mdoar@mdoar2-3 atlassian-jira-4.3-standalone]$ more bin/start-jira.sh }}

      But the script refers to itself using a hyphen instead of an underscore.

      PRGRUNMODE=false
      if [ "$1" = "-fg" ] || [ "$1" = "run" ]  ; then
              shift
              PRGRUNMODE=true
      else
              echo ""
              echo "To run JIRA in the foreground, start the server with start_jira.sh -fg"
      fi
      
      

      Attachments

        Activity

          People

            pleschev Peter Leschev
            73d805a2526b MattS
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: