Use portable shell syntax for build.sh
--------------------------------------

                 Key: AVRO-827
                 URL: https://issues.apache.org/jira/browse/AVRO-827
             Project: Avro
          Issue Type: Improvement
          Components: build
         Environment: Operating systems with a POSIX compliant {{/bin/sh}}.
            Reporter: Joseph Koshy


Avro's {{build.sh}} script cannot be executed by a POSIX compatible {{sh}}.

{quote}
% /bin/sh build.sh
build.sh: 24: function: not found
{quote}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to