yelite commented on a change in pull request #10277:
URL: https://github.com/apache/tvm/pull/10277#discussion_r808382995



##########
File path: tests/lint/check_asf_header.sh
##########
@@ -1,4 +1,4 @@
-#!/bin/bash -e
+#!/usr/bin/env -S bash -e

Review comment:
       Updated. Actually it won't build without this change. The coreutil in 
the CI docker image might be old and doesn't have the `-S` arg for `env`.




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


Reply via email to