-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
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.
- is duplicated by
-
CWD-780 build.sh and start_crowd.sh incorrectly refer to a particular shell
-
- Closed
-