You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Gareth Western (Jira)" <ji...@apache.org> on 2020/10/01 19:21:00 UTC

[jira] [Created] (DRILL-7793) Syntax exception in drill-config.sh

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)