#14377: Move spkg logs to logs/pkgs
----------------------------------+-----------------------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-5.9
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: R. Andrew Ohana, Jeroen
Demeyer
Authors: John Palmieri | Merged in:
Dependencies: #14328, #14226 | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by jhpalmieri):
Oh, and now I've added this to the Sage library patch:
{{{
#!diff
diff --git a/sage/env.py b/sage/env.py
--- a/sage/env.py
+++ b/sage/env.py
@@ -41,7 +41,7 @@
'SAGE_DATA' : '$SAGE_SHARE',
'SAGE_EXTCODE' : opj('$SAGE_SHARE', 'sage', 'ext'),
'SAGE_PACKAGES' : opj('$SAGE_ROOT', 'spkg'),
- 'SAGE_LOGS' : opj('$SAGE_ROOT', 'spkg', 'logs'),
+ 'SAGE_LOGS' : opj('$SAGE_ROOT', 'logs', 'pkgs'),
'SAGE_DOC' : opj('$SAGE_ROOT', 'devel', 'sage', 'doc'),
'DOT_SAGE' : opj(os.environ.get('HOME','$SAGE_ROOT'),
'.sage'),
# SAGE_LIB is the site-packages directory if the sage library
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14377#comment:8>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.