Re: Implement support for 'make check' variants
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 24 Jun 2011 13:03:27 +0100
Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:
> SERVER_MINOR_VERSION is for testing a 1.7 client with a 1.6 server.
As discussed on IRC, SERVER_MINOR_VERSION should already cause a 1.6
The problem occurs if I run:
make check SERVER_MINOR_VERSION=6
but if I run
./basic_checks.py --server-minor-version 6
the problem is not present. I can fix the problem using the patch below,
Index: subversion/tests/cmdline/svntest/main.py
-- PhilipReceived on 2011-06-24 14:04:13 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.