Liliyaw commented on PR #11406: URL: https://github.com/apache/tvm/pull/11406#issuecomment-1136923320
> Hi. I think both syntaxes are used and equivalent. Can you show the error message you're seeing? I tried both on my terminal and they seem to work the same way, and I'm not seeing any unbound variable error. > > I tried it on MacOS and Ubuntu 20. Have you tried run it like this? don't pass an path para to install script. <img width="504" alt="image" src="https://user-images.githubusercontent.com/94680624/170211986-d518ad00-eebb-46f6-a8ed-cc2abf456753.png"> IMO, the first command if "$#" -lt 1 means that when you don't pass any para to the script, it will print the show_usage() information automatically. -- 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]
