You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/01/21 16:16:23 UTC

[GitHub] arina-ielchiieva commented on a change in pull request #1616: DRILL-6985: Fix sqlline.bat issues on Windows

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:
users@infra.apache.org


With regards,
Apache Git Services