[
https://issues.apache.org/jira/browse/DL-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15782301#comment-15782301
]
Hudson commented on DL-153:
---------------------------
UNSTABLE: Integrated in Jenkins build distributedlog-nightly-build #170 (See
[https://builds.apache.org/job/distributedlog-nightly-build/170/])
DL-153: typo in distributedlog-benchmark/bin/dbench (sijieg: rev
b9861b90857669d9fb113e3ce58c36641753876d)
* (edit) 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)