#10822: sage -sh doesn't set the path right if default shell is zsh on OSX
----------------------------------------------+-----------------------------
Reporter: jason | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: scripts | Resolution:
Keywords: sd40.5 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: John Palmieri, Jason Grout | Merged in:
Dependencies: #11866, #11790 | Stopgaps:
----------------------------------------------+-----------------------------
Comment (by was):
1. Trivial nitpick: it says "{{{create a temporary .zshenv to reset the
path}}}" but shouldn't it say "{{{create .zshenv to reset the path.}}}",
since the file is in fact ''not'' temporary.
2. After reading the above I still don't get the point of this patch.
Before applying it, on OS X 10.7 I get:
{{{
$ zsh
...
$ sage -sh
$ echo $PATH
(sage-sh) wstein@blastoff:sage-5.0.beta15$ echo $PATH
/Users/wstein/sage/build/sage-5.0.beta15/local/Frameworks/Python.framework/Versions/2.5/bin:/Users/wstein/sage/build/sage-5.0.beta15/spkg/bin:/Users/wstein/sage/build/sage-5.0.beta15/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/Users/wstein/sage/build/sage-5.0.beta15:/Users/wstein/bin:/Users/wstein/local/bin
}}}
which looks fine to me.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10822#comment:31>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.