Re: 1.9.0 minimal Python version
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 24 Jul 2015 14:13:04 +0100
Philip Martin <philip.martin_at_wandisco.com> writes:
> Philip Martin <philip.martin_at_wandisco.com> writes:
If tried using a script
#!/bin/sh
but it doesn't fix the FAILs as the hook scripts have an explict
#!/opt/rh/python27/root/usr/bin/python
The PYTHON setting in the Makefile is the path to the script and this is
We have a related, but sort of opposite, problem with parallel tests. I
PYTHON=/path/to/script ./autogen.sh
and the tests run (with the hook tests failing). If I attempt to run
make check PARALLEL=1
then all the python tests SKIP because when the parallel code spawns
-- Philip Martin WANdiscoReceived on 2015-07-24 15:13:27 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.