[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] URL for regression changes
From: |
Gunnar Farneback |
Subject: |
Re: [gnugo-devel] URL for regression changes |
Date: |
Tue, 04 Nov 2003 21:54:58 +0100 |
User-agent: |
EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (sparc-sun-solaris2.7) (with unibyte mode) |
Stephane wrote (on August 7):
> This patch for regress.awk adds a url display for
> each unexpected fails and passes, which can be
> used to quickly see what the problem is.
I'm trying to catch up with the pending patches, in particular the
ancient ones like this one.
> The default value for the url is at Trevor's site.
> Is there a better default value?
Actually I would rather not have a default at all. Hardwiring an URL
into the regress script doesn't feel very robust.
Instead I would propose to have no URL as default but in order not to
have to specify it on the command line every time, it could be set in
an environment variable with some suitable name. I.e.
* If there is an URL specified on the command line, use it.
* Otherwise if there is an URL specified in an environment variable,
use it.
* Otherwise do not show any URL.
/Gunnar
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [gnugo-devel] URL for regression changes,
Gunnar Farneback <=