gdubya opened a new pull request #2104:
URL: https://github.com/apache/drill/pull/2104


   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:
   /home/someone/proj/apache-drill-1.17.0/bin/drill-config.sh: line 144: let: 
lineCount=: syntax error: operand expected (error token is "=")
   
   # [DRILL-XXXX](https://issues.apache.org/jira/browse/DRILL-XXXX): PR Title
   
   (Please replace `PR Title` with actual PR Title)
   
   ## Description
   
   (Please describe the change. If more than one ticket is fixed, include a 
reference to those tickets.)
   
   ## Documentation
   (Please describe user-visible changes similar to what should appear in the 
Drill documentation.)
   
   ## Testing
   (Please describe how this PR has been tested.)
   


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


Reply via email to