OSDN Git Service

blkid: fix swap tests (again)
authorEric Sandeen <sandeen@redhat.com>
Wed, 18 Jun 2008 19:58:55 +0000 (14:58 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 19 Jun 2008 18:30:23 +0000 (14:30 -0400)
commit7f6a74b6d6bba48d5c9410dc28f8038ea8cfa979
treee06525b0da682a3a9872d5b534e4cfa13255220d
parent6f2ca692ecb993c23aabfcf3bb44376a03394cc0
blkid: fix swap tests (again)

Some architectures (ppc ...) need a bigger swapfile than is shipped,
in the test image so the current re-make of swap was failing.

We could either ship a bigger image or just dd a bigger file...

There is one more minor problem with the tests; older mkswap does not
support the -U uuid specification.  I'm not sure offhand what to do
about that problem, or if it really needs fixing.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/blkid/test_probe.in