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

Henry Robinson updated ZOOKEEPER-421:
-------------------------------------

    Attachment: ZOOKEEPER-421.patch

Oops, had 'chmod' in script rather than svn propset svn:executable true. 

> zkpython run_tests.sh is missing #!
> -----------------------------------
>
>                 Key: ZOOKEEPER-421
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-421
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: contrib-bindings
>            Reporter: Patrick Hunt
>            Assignee: Henry Robinson
>            Priority: Minor
>         Attachments: ZOOKEEPER-421.patch, ZOOKEEPER-421.patch
>
>
> the scripts in the test directory of zkpython are missing #! headers
> Probably:
> #!/bin/sh
> for shell scripts and 
> #!/usr/bin/python
> for .py scripts?
> Also include a shell script that will svn chmod the *.py scripts so that they 
> can be executed individually from the command line (shortcut
> rather than (python foo.py).

-- 
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