#4644: No new prompt when doing a ./sage -sh
----------------------------+-----------------------------------------------
Reporter: jsp | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.1
Component: user interface | Keywords:
----------------------------+-----------------------------------------------
We used to have:
{{{
[EMAIL PROTECTED] sage-3.1.1]$ ./sage -sh
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!
Sage subshell$ exit
exit
Exited Sage subshell.
[EMAIL PROTECTED] sage-3.1.1]$
}}}
But in sage-3.2:
{{{
[EMAIL PROTECTED] sage-3.2]$ ./sage -sh
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!
[EMAIL PROTECTED] sage-3.2]$
}}}
I've been bitten by this once more!
Jaap
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4644>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---