 Chromium Code Reviews
 Chromium Code Reviews Issue 
            330513007:
    Fix sourcing envsetup.sh under zsh.  (Closed)
    
  
    Issue 
            330513007:
    Fix sourcing envsetup.sh under zsh.  (Closed) 
  | DescriptionFix sourcing envsetup.sh under zsh.
r262292 moved much of the script under the android_envsetup_main
function.  Since zsh does not define BASH_SOURCE, SCRIPT_DIR ends up
being set to $0, which contains the name of the function.  As a result,
the various paths are computed incorrectly under when envsetup.sh is
sourced from zsh.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276931
   Patch Set 1 #
 Messages
    Total messages: 8 (0 generated)
     | |||||||||||||||||||