guixiaowen opened a new issue, #1451: URL: https://github.com/apache/auron/issues/1451
In #1409, the method of retrieving the Rust version is done directly. If Rust is not installed, it will display the message: `./auron-build.sh: line 301: rustc: command not found`. This approach is not very user-friendly. It should first check whether Rust is installed — if it is, retrieve the version; if not, skip it. -- 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]
