Hzfengsy commented on a change in pull request #9031:
URL: https://github.com/apache/tvm/pull/9031#discussion_r715999626
##########
File path: Jenkinsfile
##########
@@ -103,23 +104,23 @@ def init_git() {
}
def init_git_win() {
- checkout scm
- retry(5) {
- timeout(time: 2, unit: 'MINUTES') {
- bat 'git submodule update --init -f'
- }
- }
+ checkout scm
Review comment:
Wonder if these format changes are necessary?
--
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]