#10300: Test some command line options
------------------------------+---------------------------------------------
Reporter: jdemeyer | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.6.1
Component: doctest | Keywords: command line tests
Author: Jeroen Demeyer | Upstream: N/A
Reviewer: André Apitzsch | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Changes (by jdemeyer):
* status: needs_work => needs_review
Comment:
The following IPython message when it's run for the first time messes up
the IPython test:
{{{
**********************************************************************
Welcome to IPython. I will try to create a personal configuration
directory
where you can customize many aspects of IPython's functionality in:
/space/jdemeyer/home/.ipython
Initializing from configuration
/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.alpha3/local/lib/python2.6
/site-packages/IPython/UserConfig
Successful installation!
Please read the sections 'Initial Configuration' and 'Quick Tips' in the
IPython manual (there are both HTML and PDF versions supplied with the
distribution) to make sure that your system environment is properly
configured
to take advantage of IPython's features.
Important note: the configuration system has changed! The old system is
still in place, but its setting may be partly overridden by the settings
in
"~/.ipython/ipy_user_conf.py" config file. Please take a look at the file
if some of the new settings bother you.
Please press <RETURN> to start IPython.
}}}
The initial {{{\n}}} as input should fix this, see the new patch.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10300#comment:20>
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.