[ 
https://issues.apache.org/jira/browse/AVRO-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Banachowski updated AVRO-45:
----------------------------------

    Attachment: AVRO-45.patch

change to Makefile and README.txt

> python script is not executable by default
> ------------------------------------------
>
>                 Key: AVRO-45
>                 URL: https://issues.apache.org/jira/browse/AVRO-45
>             Project: Avro
>          Issue Type: Bug
>          Components: c++
>            Reporter: Scott Banachowski
>         Attachments: AVRO-45.patch
>
>
> When checking out the code from svn, the python script used for code 
> generation is not executable.  This causes make, which invokes the script, to 
> fail.
> This change will invoke it from python instead of from the shell (e.g. 
> "gen.py" is now "python gen.py").  
> Also in this patch, some of the README.txt notes were changed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to