On Fri, 2009-03-06 at 16:23 +0000, Alan Jenkins wrote: > In the tests, replace e.g. > ./modprobe > with > modprobe > and make sure that PATH includes ".". I preferred the explicit path, e.g. with a global variable $MODTEST_PATH or whatever prefixed to all calls, but this is ok too as it's not actually including "." but the current working directory as a first choice. Jon. -- To unsubscribe from this list: send the line "unsubscribe linux-modules" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html