areusch commented on code in PR #12023: URL: https://github.com/apache/tvm/pull/12023#discussion_r918131859
########## apps/microtvm/reference-vm/base-box/base_box_provision.sh: ########## @@ -20,12 +20,23 @@ # virtual machine similar to CI QEMU setup. # -set -e Review Comment: it's not terrible to do this explicitly in the script actually--the first line is only ran when you directly invoke it as a command rather than just via `bash path/to/script.sh` -- 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]
