[ 
https://issues.apache.org/jira/browse/HADOOP-11653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343522#comment-14343522
 ] 

Allen Wittenauer commented on HADOOP-11653:
-------------------------------------------

The current code uses *, which means it would pick up both the shell code and 
the .cmd/.bat files.  While it's certainly possible to just exclude those from 
the generated list, I feel it's better to just tie this down to .sh files for 
the clarity reasons, as you stated.


> shellprofiles should require .sh extension
> ------------------------------------------
>
>                 Key: HADOOP-11653
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11653
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 3.0.0
>            Reporter: Allen Wittenauer
>            Assignee: Brahma Reddy Battula
>
> It's desirable to force an extension if/when the Windows batch files get 
> similar functionality. This way all forms can go into the same directories.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to