You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Mark Grover (JIRA)" <ji...@apache.org> on 2013/05/12 21:01:15 UTC

[jira] [Created] (BIGTOP-986) install-flume.sh uses -x instead of -e

Mark Grover created BIGTOP-986:
----------------------------------

             Summary: install-flume.sh uses -x instead of -e
                 Key: BIGTOP-986
                 URL: https://issues.apache.org/jira/browse/BIGTOP-986
             Project: Bigtop
          Issue Type: Bug
          Components: General
    Affects Versions: 0.6.0
            Reporter: Mark Grover
            Priority: Minor
             Fix For: 0.7.0


install-flume.sh has at this line (https://github.com/apache/bigtop/blob/master/bigtop-packages/src/common/flume/install_flume.sh#L156)
uses {{-x}}.

We don't need to check for those files being executable so that flag should be changed to {{-e}} or something more appropriate.

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