tests: modprobe fat instead of ext2 module.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 19 Aug 2009 13:02:08 +0000 (14:02 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Wed, 19 Aug 2009 14:13:37 +0000 (15:13 +0100)
commit5da810b96072c0fd71d78713025a2e104295d0ff
treec1336a99a9aa9be94c016f4668b69023bca18463
parent9d04d360c6086e048982b107b2bd7be5df884a83
tests: modprobe fat instead of ext2 module.

On RHEL 5, ext2 is compiled into the kernel, so trying to modprobe
it will fail.  I've checked that fat.ko is always a module on the
platforms we care about (RHEL 5, Fedora 11, Debian), so use that
to test instead.
src/generator.ml