#18513: Make <package>/type file mandatory
-------------------------+-------------------------------------------------
Reporter: | Owner:
ncohen | Status: needs_review
Type: | Milestone: sage-6.8
enhancement | Resolution:
Priority: major | Merged in:
Component: build | Reviewers:
Keywords: | Work issues:
Authors: | Commit:
Nathann Cohen | 79a41b9cd4a69815eceafb8f14f190bb06e0fdd6
Report Upstream: N/A | Stopgaps:
Branch: |
public/18513 |
Dependencies: |
#17607 |
-------------------------+-------------------------------------------------
Comment (by jdemeyer):
Even simpler: you can replace
{{{
filtered_packages_list all > /dev/null
if [ $? -ne 0 ]; then
exit 1
fi
}}}
by
{{{
filtered_packages_list none || exit $?
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/18513#comment:15>
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.