start_crowd.sh and build.sh fail on Solaris

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 1.3
    • Affects Version/s: 1.1.2
    • Component/s: None
    • None

      /bin/sh on Solaris (and probably other Unixes) doesn't accept the "export X=Y" syntax for setting variables; it has to be done as two separate commands, "X=Y; export X". this causes both scripts to not work.

              Assignee:
              Justin Koke
              Reporter:
              River Tarnell
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: