mirror of
https://github.com/apache/impala.git
synced 2026-01-06 06:01:03 -05:00
The change to the start script for OSX used "find" with the "-perm +0111" option as an "executables only" filter but that doesn't work with newer versions of "find". "-perm +" has been deprecated or removed (depending on the version) in Linux. I couldn't find a OSX+Linux compatible filter. The variable IS_OSX was added and used to choose the appopriate filter. Change-Id: I0c49f78e816147c820ec539cfc398fb77b83307a Reviewed-on: http://gerrit.cloudera.org:8080/1630 Reviewed-by: Casey Ching <casey@cloudera.com> Tested-by: Internal Jenkins
14 KiB
Executable File
14 KiB
Executable File