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

Support paths with spaces

XMLWordPrintable

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

      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`

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

                Created:
                Updated:
                Resolved: