Roman Shaposhnik created BIGTOP-716:
---------------------------------------

             Summary: standardize on bash as a shell of choice
                 Key: BIGTOP-716
                 URL: https://issues.apache.org/jira/browse/BIGTOP-716
             Project: Bigtop
          Issue Type: Improvement
          Components: General
    Affects Versions: 0.4.0
            Reporter: Roman Shaposhnik
            Assignee: Roman Shaposhnik
            Priority: Minor
             Fix For: 0.5.0


90% of development and testing of our scripts happens with bash, however, if we 
don't enforce #!/bin/bash and just specify #!/bin/sh instead on some of the 
systems we may end up running against #!/bin/dash and other bash alternatives. 
This could lead to subtle problems.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to