On Thu, 2007-11-08 at 13:23 +1100, Peter Miller wrote: > If that's too radical, some kind of LIBLICENSE_MODULE_PATH environment > variable is clearly necessary, so that the automated tests can set it > and be guaranteed to be testing the modules built in the local checkout, > and not the installed modules.
Given the current hierarchy we'd have to have a hook to make check to do (cd $top_builddir/modules ; DESTDIR=$builddir/modules make install) prior to actually running the checks. Hub _______________________________________________ cc-devel mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/cc-devel
