Hi Stepan, * Stepan Kasal wrote on Sat, Apr 01, 2006 at 11:25:19PM CEST: > On Sat, Apr 01, 2006 at 01:08:57PM -0800, Noah Misch wrote: > > On Sat, Apr 01, 2006 at 11:05:58PM +0200, Stepan Kasal wrote: > > > Hello, > > > does anyone know why are generated tests/*.at files > > > (see TESTSUITE_GENERATED_AT in tests/Makefile checked in to > > > the CVS)? There seems to be no bootstrap problem. > > > > > > OK to remove them?
No. > > I think so. > > OK, so I removed the generated *.at files from the CVS. Please undo that. The creation of these files is not portable: mktests.sh does not work on OpenBSD, for example, because of its grep. I think I just reported this a couple of weeks ago. Even if it were ok, I don't see any reason to do so *before* *a* *release*. It adds nothing to stability nor does it fix bugs. Cheers, Ralf