#11602: install_scripts should use "$@" instead of $*
----------------------+-----------------------------------------------------
Reporter: Stefan | Owner: jason
Type: defect | Status: new
Priority: minor | Milestone: sage-4.7.2
Component: misc | Keywords: install_scripts, hg, command line
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
----------------------+-----------------------------------------------------
Comment(by Stefan):
I assume that, when this script gets executed, we're within an environment
like the "sage -sh" shell? Then the $SAGE_ROOT/local/bin directory is in
the path before any of the system directories, so it will ALWAYS come back
with the Sage version of the tools, UNLESS Sage doesn't have them. In the
latter case, there's no need to make a shortcut; in the former, a shortcut
will ALWAYS be made. I see no way of finding a system install
separately...
Hence the suggestion to force an install would not change things; I'll
modify the docstring to reflect this.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11602#comment:5>
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.