martin-g commented on code in PR #1672:
URL: https://github.com/apache/avro/pull/1672#discussion_r864455609


##########
lang/rust/build.sh:
##########
@@ -60,11 +60,13 @@ do
       export RUST_LOG=apache_avro=debug
       export RUST_BACKTRACE=1
       cargo run --all-features --example generate_interop_data
+      cargo run --all-features --example generate_interop_data

Review Comment:
   This should be `test_interop_message_data`. I will take care!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to