Date: 20 Jun 2002 15:56:28 +0200 From: Wouter Van Hemel <wouter@pair.com> To: freebsd-doc@FreeBSD.org Subject: Re: FreeBSD web build failed on freefall.freebsd.org Message-ID: <1024581389.294.28.camel@cocaine> In-Reply-To: <200206201223.g5KCNNv74795@freefall.freebsd.org> References: <200206201223.g5KCNNv74795@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-06-20 at 14:23, www@FreeBSD.org wrote:
> [...]
> ===> prstats/../../tools/prstats
> ./go.tcl /c/gnats
> unable to convert date-time string "Tue Jun 18 2002 03:00:07 PDT"
> while executing
> "clock scan [lrange $a 1 end"
> (procedure "PR" line 9)
> invoked from within
> "PR $pr"
> ("foreach" body line 2)
> invoked from within
> "foreach pr [glob $gnatsdir] {
> PR $pr
> }
> "
Seems to me somehow an invalid time-string sneaked in a gnats-report...
That should be 'Tue Jun 18 03:00:07 PDT 2002', with the year at the end,
according to the code and the clock (tcl) man page. Maybe a manual
intervention (i.e. edit the offending report) would be easier than coding
extra checks?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1024581389.294.28.camel>
