[
https://issues.apache.org/jira/browse/DRILL-7793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205788#comment-17205788
]
ASF GitHub Bot commented on DRILL-7793:
---------------------------------------
cgivre commented on pull request #2104:
URL: https://github.com/apache/drill/pull/2104#issuecomment-702356066
Thanks @gdubya!
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Syntax exception in drill-config.sh
> -----------------------------------
>
> Key: DRILL-7793
> URL: https://issues.apache.org/jira/browse/DRILL-7793
> Project: Apache Drill
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.17.0
> Reporter: Gareth Western
> Priority: Trivial
>
> The drill-config.sh has a syntax error on line 144 with the usage of "let".
> The command following let should be enclosed in quotes, otherwise the
> following syntax error occurs:
> {quote}/home/someone/proj/apache-drill-1.17.0/bin/drill-config.sh: line 144:
> let: lineCount=: syntax error: operand expected (error token is "=")
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)