#9967: Allow concurrent running/testing of multiple sage branches
---------------------------------------+------------------------------------
Reporter: robertwb | Owner: ddrake
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.6
Component: doctest | Keywords:
Author: Robert Bradshaw | Upstream: N/A
Reviewer: Dan Drake, John Cremona | Merged:
Work_issues: |
---------------------------------------+------------------------------------
Changes (by ddrake):
* status: needs_review => needs_work
Comment:
Replying to [comment:9 robertwb]:
> OK, the new patch should work. The problem was that I implemented the
function based on its docstring, rather than what it actually used to do
:).
Hrm, with the new patch (sagelib2) I get a KeyError when starting if I
don't set SAGE_BRANCH. I think you need either to (1) wrap the os.environ
call in a "try/except KeyError" or (2) get one of the basic scripts to set
SAGE_BRANCH if it isn't already set.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9967#comment:10>
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.