You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Andy Konwinski (JIRA)" <ji...@apache.org> on 2009/01/14 01:36:59 UTC

[jira] Updated: (HADOOP-5026) Startup scripts should be svn-executable

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

Andy Konwinski updated HADOOP-5026:
-----------------------------------

    Attachment: HADOOP-5026-v1.patch

adds svn:executable properties to the files in chukwa bin dir that end in .sh (i.e. are shell scripts)

> Startup scripts should be svn-executable
> ----------------------------------------
>
>                 Key: HADOOP-5026
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5026
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Andy Konwinski
>            Assignee: Andy Konwinski
>            Priority: Minor
>         Attachments: HADOOP-5026-v1.patch
>
>
> When you check out Chukwa, not all of the shell scripts in bin that need to be executable are so. In particular, I believe that all files ending in .sh that exist in bin should be executable. This will simply require svn:executable properties to be set.

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