You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2016/12/27 17:01:00 UTC

[jira] [Resolved] (DL-153) typo in distributedlog-benchmark/bin/dbench

     [ https://issues.apache.org/jira/browse/DL-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sijie Guo resolved DL-153.
--------------------------
    Resolution: Fixed

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