Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-5927

enable_distcc broken for ZSH

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.11.0
    • Impala 2.11.0
    • Infrastructure
    • None

    Description

      enable_distcc doesn't work on zsh anymore since it relies on automatic variable splitting, which only works in bash.

      $ enable_distcc
      find: `/home/lv/i3/ -maxdepth 1': No such file or directory
      distcc is not fully enabled, run 'buildall.sh' to complete the change. Run 'disable_distcc' or 'switch_compiler local' to disable.
      

      One possible fix is to make zsh temporarily emulate sh. I'll push a fix momentarily.

      Attachments

        Activity

          People

            lv Lars Volker
            lv Lars Volker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: