Commit 0548f1b
authored
KAFKA-19017: Changed consumer.config to command-config in verifiable_share_consumer.py (#19254)
In an earlier PR, the flag --consumer.config in
VerifiableShareConsumer.java was changed to --command-config. This PR
makes the same change when VerifiableShareConsumer is used in
verifiable_share_consumer.py.
Reviewers: Andrew Schofield <aschofield@confluent.io>1 parent 121ec2a commit 0548f1b
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- tests/kafkatest/services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
0 commit comments