Kengo Seki created AVRO-2503:
--------------------------------
Summary: Add multiple arguments support to all build scripts
Key: AVRO-2503
URL: https://issues.apache.org/jira/browse/AVRO-2503
Project: Apache Avro
Issue Type: Bug
Components: build, docker
Reporter: Kengo Seki
Assignee: Kengo Seki
{{./build.sh docker-test}} kicks {{share/docker/run-tests.sh}} and it executes
{{./build.sh lint test}} for each language.
But some of the build scripts (e.g., for C, C#, and Ruby) support just one
argument, so only the first argument ({{lint}}) is executed.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)