harikrishna-patnala commented on a change in pull request #6:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/6#discussion_r723877698



##########
File path: GNUmakefile
##########
@@ -29,10 +29,10 @@ fmt:
        gofmt -w $(GOFMT_FILES)
 
 fmtcheck:
-       @sh -c "'$(CURDIR)/scripts/gofmtcheck.sh'"
+       @bash -c "'$(CURDIR)/scripts/gofmtcheck.sh'"

Review comment:
       Agree with Pearl, when I started fresh setting up I've got the issue and 
had to change this manually, so It is better to keep bash I feel.




-- 
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: dev-unsubscr...@cloudstack.apache.org

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


Reply via email to