> On NetBSD Jenkins slaves slave VM, /opt/qa/build.sh contains this:
> 
> PYDIR=`$PYTHONBIN -c 'from distutils.sysconfig import get_python_lib;
> print(get_python_lib())'`
> su -m root -c "/usr/bin/install -d -o jenkins -m 755 $PYDIR/gluster"

OK, so are you proposing that we add the same thing on the FreeBSD
slaves?  If that's both where "make install" will try to put things
and where the tests themselves will expect to find them, then it
would seem sufficient.
_______________________________________________
Gluster-devel mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-devel

Reply via email to