Skip to content

Commit f5a119f

Browse files
authored
[ISSUE apache#2366] Fix tproducer start faild with parameter w
1 parent 845c5fd commit f5a119f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/benchmark/tproducer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# See the License for the specific language governing permissions and
1616
# limitations under the License.
1717

18-
sh ./runclass.sh org.apache.rocketmq.example.benchmark.TransactionProducer $@
18+
sh ./runclass.sh org.apache.rocketmq.example.benchmark.TransactionProducer $@ &

0 commit comments

Comments
 (0)