You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/09/30 20:05:23 UTC

[GitHub] [incubator-tvm] areusch opened a new pull request #6599: properly pass through command-line args in docker/bash.sh

areusch opened a new pull request #6599:
URL: https://github.com/apache/incubator-tvm/pull/6599


   fixes invocations from the command-line that include quoted shell scripts, like:
   
   ```
   docker/bash.sh tlcpack/ci-lint:v0.61 bash -c 'cd foo && bar'
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] areusch commented on pull request #6599: properly pass through command-line args in docker/bash.sh

Posted by GitBox <gi...@apache.org>.
areusch commented on pull request #6599:
URL: https://github.com/apache/incubator-tvm/pull/6599#issuecomment-701679831


   @jroesch @tqchen 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] tqchen merged pull request #6599: properly pass through command-line args in docker/bash.sh

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #6599:
URL: https://github.com/apache/incubator-tvm/pull/6599


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org