arina-ielchiieva commented on a change in pull request #1616: DRILL-6985: Fix
sqlline.bat issues on Windows
URL: https://github.com/apache/drill/pull/1616#discussion_r249509293
##########
File path: distribution/src/assemble/component.xml
##########
@@ -310,6 +310,10 @@
<fileMode>0755</fileMode>
<outputDirectory>bin</outputDirectory>
</file>
+ <file>
+ <source>src/resources/drill-embedded.bat</source>
+ <outputDirectory>bin</outputDirectory>
Review comment:
Please add file mode as well.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services