#5507: fix sage-sage script
----------------------------+-----------------------------------------------
Reporter: dangrayson | Owner: was
Type: defect | Status: closed
Priority: minor | Milestone: sage-4.1.2
Component: user interface | Resolution: fixed
Keywords: sage-sage | Author:
Upstream: N/A | Reviewer:
Merged: | Work_issues:
----------------------------+-----------------------------------------------
Changes (by mvngu):
* status: new => closed
* upstream: => N/A
* resolution: => fixed
* milestone: sage-4.3.2 => sage-4.1.2
Comment:
With Sage 4.3.2.alpha1, I get:
{{{
[mv...@mod sage-4.3.2.alpha1]$ ./sage -version
| Sage Version 4.3.2.alpha1, Release Date: 2010-01-31 |
* Warning: this is a prerelease version, and it may be unstable. *
[mv...@mod sage-4.3.2.alpha1]$ ./sage -sh -c -c "echo hi there"
Starting subshell with Sage environment variables set.
Be sure to exit when you are done and do not do anything
with other copies of Sage!
Bypassing shell configuration files ...
hi there
Exited Sage subshell.
[mv...@mod sage-4.3.2.alpha1]$ ./sage -sh -c "echo hi there"
Starting subshell with Sage environment variables set.
Be sure to exit when you are done and do not do anything
with other copies of Sage!
Bypassing shell configuration files ...
hi there
Exited Sage subshell.
}}}
I'm closing this ticket as fixed by #4644.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5507#comment:3>
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.