Ticket #2374 (closed defect: fixed)
[with patch, positive review] sage-ptest must run in $SAGE_ROOT
| Reported by: | gfurnish | Owned by: | gfurnish |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.10.3 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
sage-ptest only works from $SAGE_ROOT
Attachments
Change History
comment:2 Changed 5 years ago by gfurnish
- Summary changed from sage-ptest must run in $SAGE_ROOT to [with patch, needs review] sage-ptest must run in $SAGE_ROOT
comment:3 Changed 5 years ago by gfurnish
This allows you to test a file (as opposed to a directory) and contains a ui fix for some cases in which file tested is in a higher directory.
Note: See
TracTickets for help on using
tickets.

