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

Hudson commented on HADOOP-13963:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12119 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/12119/])
HADOOP-13963. /bin/bash is hard coded in some of the scripts. (arp: rev 
a6fdeb8a872d413c76257a32914ade1d0e944583)
* (edit) dev-support/verify-xml.sh
* (edit) dev-support/findHangingTest.sh
* (edit) 
hadoop-common-project/hadoop-common/src/test/scripts/hadoop-functions_test_helper.bash
* (edit) dev-support/docker/hadoop_env_checks.sh
* (edit) start-build-env.sh


> /bin/bash is hard coded in some of the scripts
> ----------------------------------------------
>
>                 Key: HADOOP-13963
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13963
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>            Reporter: Miklos Szegedi
>            Assignee: Ajay Yadav
>             Fix For: 3.0.0-beta1
>
>         Attachments: HADOOP-13963.01.patch
>
>
> /bin/bash is hard coded in some of the scripts. We should consider using 
> #!/usr/bin/env bash at the beginning instead.
> Candidates:
> hadoop-functions_test_helper.bash
> start-build-env.sh
> findHangingTest.sh
> verify-xml.sh
> hadoop_env_checks.sh



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to