#21029: cat: .../local/bin/sage-banner: No such file or directory
-------------------------------------+-------------------------------------
Reporter: jdemeyer | Owner:
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-7.3
Component: build | Resolution:
Keywords: | Merged in:
Authors: Erik Bray | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/embray/ticket-21029 | 1aae17a7d99011aab96fd098146873578ded170e
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by jdemeyer):
I would replace
{{{
if [ -n "$banner_file" -a -f "$banner_file" ]; then
cat "$banner_file"
fi
}}}
by
{{{
cat "$banner_file"
}}}
since we want to see an error message when we ask for the banner but it
doesn't exist.
--
Ticket URL: <https://trac.sagemath.org/ticket/21029#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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.