#13113: sage -pkg can't handle its own options
-------------------------------+--------------------------------------------
Reporter: kini | Owner: leif
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: scripts | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Keshav Kini | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by kini):
Oops, I lied - another difference is that I moved the message about what
package we're creating from `$SAGE_ROOT/spkg/bin/sage` to `$SAGE_LOCAL/bin
/sage-pkg`, and also I removed line 55 for obvious reasons.
The first of these fixes this stupid situation:
{{{
[1] fs-boone@zhenghe /opt/sage/local/bin $ sage -pkg --help
Creating Sage package --help
Usage: sage-pkg [options]
Options:
-h, --help show this help message and exit
-n, --no-compress, --no_compress, --nocompress
don't compress the spkg file
}}}
(Note the second line.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13113#comment:2>
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.