Muhammad Gelbana created DRILL-5539:
---------------------------------------
Summary: drillbit.sh script breaks if the working directory
contains spaces
Key: DRILL-5539
URL: https://issues.apache.org/jira/browse/DRILL-5539
Project: Apache Drill
Issue Type: Bug
Environment: Linux
Reporter: Muhammad Gelbana
The following output occurred when we tried running the drillbit.sh script in a
path that contains spaces: */home/folder1/Folder Name/drill/bin*
{noformat}
[mgelbana@regression-sysops bin]$ ./drillbit.sh start
./drillbit.sh: line 114: [: /home/folder1/Folder: binary operator expected
Starting drillbit, logging to /home/folder1/Folder Name/drill/log/drillbit.out
./drillbit.sh: line 147: $pid: ambiguous redirect
[mgelbana@regression-sysops bin]$ pwd
/home/folder1/Folder Name/drill/bin
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)