#9434: Stop greping for a non-existent sage-banner
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-4.6
Component: build | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by leif):
Replying to [comment:21 jhpalmieri]:
> I also didn't change the date format. I wasn't sure exactly what you
meant; if you're not happy with the date format in a line like
> {{{
> INSTALL DATE: Tue Sep 21 12:48:53 PDT 2010
> }}}
> from a file in spkg/installed, I didn't touch any of that code,
I didn't mean that. (At least not for this ticket, since #9905 addresses
this.)
> I think for a release date, we don't need anything more precise than
{{{2010-09-29}}}: no hours, minutes, second, or time zone.
It should simply be UTC. ({{{date -u +"%Y-%m-%d"}}} or better {{{date -u
+"%Y-%m-%d %Z"}}} to include "UTC". One could also print the UTC verbatim,
without {{{%Z}}}...)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9434#comment:22>
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.