Gareth Western created DRILL-7793:
-------------------------------------
Summary: 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
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)