Jay Juma created DL-153:
---------------------------
Summary: 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)
