You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/26 06:35:29 UTC

[GitHub] [dubbo-go-samples] Lvnszn commented on a change in pull request #259: Ftr: 支持java go集成测试互通

Lvnszn commented on a change in pull request #259:
URL: https://github.com/apache/dubbo-go-samples/pull/259#discussion_r716151361



##########
File path: integrate_test/helloworld/tests/java/run.sh
##########
@@ -0,0 +1,4 @@
+# !/bin/bash
+
+echo "helloworld"

Review comment:
       是的,不能删除。这个run.sh跟java这个目录绑定的,有java目录,就得有run.sh,否则会报错。
   个人觉得需要规定有这个文件,后期有其他语言的话,扩展性也会稍微好点。脚本侧只需要关心run.sh就可以了。




-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org