#5902: [with patch, needs review] Try SAGE_ROOT as base of argument to "sage -t"
-------------------------+--------------------------------------------------
Reporter: tabbott | Owner: mabshoff
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.0
Component: doctest | Keywords:
-------------------------+--------------------------------------------------
Running
{{{
sage -t devel/sage/sage/rings/polynomial/pbori.pyx
}}}
seems to not work for me sometimes when the current working directory is
not SAGE_ROOT. I don't really understand what is going wrong here, since
there is a "cd" in $SAGE_ROOT/sage, but I've heard other people complain
about issues with this.
The attached patch caused the problems to go away for me.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5902>
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
-~----------~----~----~----~------~----~------~--~---