#18566: Warning when installing new-style experimental packages
-------------------------------------+-------------------------------------
Reporter: ncohen | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-6.8
Component: packages: | Resolution:
experimental | Merged in:
Keywords: | Reviewers: Jeroen Demeyer
Authors: Nathann Cohen | Work issues:
Report Upstream: N/A | Commit:
Branch: public/18566 | 6cafb514f9b9487223b5e2eb2b76fafe0a00661d
Dependencies: #18563 | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by ncohen):
> I would change
> {{{
> if [ `cat "$PKG_SCRIPTS/type"` == "experimental" ]
> }}}
> to
> {{{
> if [ x`cat "$PKG_SCRIPTS/type"` = xexperimental ]
> }}}
Nice. I did not know that corner-case, not that workaround. Done.
--
Ticket URL: <http://trac.sagemath.org/ticket/18566#comment:6>
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.
For more options, visit https://groups.google.com/d/optout.