Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1112

Support paths with spaces

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.4.0.Final
    • 1.3.3.Final
    • Forge Build
    • None

    Description

      In bin/forge, you should quote the call to the java binary

      So, in v1.3.3Final/bin/forge line 142 should read
      JAVAVER=`"$JAVACMD" -version 2>&1`
      instead of
      JAVAVER=`$JAVACMD -version 2>&1`

      Attachments

        Activity

          People

            dxmann73@gmail.com David Mann (Inactive)
            dxmann73@gmail.com David Mann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: