[ https://issues.apache.org/jira/browse/DL-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769068#comment-15769068 ]
ASF GitHub Bot commented on DL-153: ----------------------------------- GitHub user jayk-juma opened a pull request: https://github.com/apache/incubator-distributedlog/pull/85 DL-153: typo in distributedlog-benchmark/bin/dbench You can merge this pull request into a Git repository by running: $ git pull https://github.com/jayk-juma/incubator-distributedlog jay/fix_typo_in_benchmark Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-distributedlog/pull/85.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #85 ---- commit 057cbdeb4cce93ae0ac274c9ccc3f8e7b7127850 Author: Jay Juma <jayk.j...@gmail.com> Date: 2016-12-22T05:00:34Z DL-153: typo in distributedlog-benchmark/bin/dbench ---- > typo in distributedlog-benchmark/bin/dbench > ------------------------------------------- > > Key: DL-153 > URL: https://issues.apache.org/jira/browse/DL-153 > Project: DistributedLog > Issue Type: Bug > Components: distributedlog-benchmark > Reporter: Jay Juma > Assignee: Jay Juma > Priority: Minor > Fix For: 0.4.0 > > > {code} > *) > set -x > echo java $OPTS $COMMAND $@ > ;; > {code} > It should be 'exec' not 'echo' -- This message was sent by Atlassian JIRA (v6.3.4#6332)