ivila commented on code in PR #193: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/193#discussion_r2110799286
########## tests/test_tls_server.sh: ########## @@ -24,8 +24,8 @@ NEED_EXPANDED_MEM=true source setup.sh # Copy TA and host binary -cp ../examples/tls_server-rs/ta/target/$TARGET_TA/release/*.ta shared -cp ../examples/tls_server-rs/host/target/$TARGET_HOST/release/tls_server-rs shared +cp ../examples/tls_server-rs/ta/target/$TARGET_TA/release/*.ta$QEMU_HOST_SHARE_DIR Review Comment: Missing an empty space. -- 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: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org