Make the SCRATCH_DEV optional
authorEric Sandeen <sandeen@sandeen.net>
Wed, 3 Jun 2009 18:11:35 +0000 (13:11 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 3 Jun 2009 18:11:35 +0000 (13:11 -0500)
commit3ae9f2f8e87dcc42c365d8554408b68c18460a7d
treebb3ff2ccd1e39d140cbb501af8a86facabd4e62b
parent485db19e3cded2bdd5ca6e8276342a57ae795111
Make the SCRATCH_DEV optional

Tests will fail gracefully if there is no SCRATCH_DEV defined, so change

the check script to allow it, and update README to reflect this.

This just makes it simpler to set up the tests, at the expense of
coverage.

Long term it might be nice to allow either SCRATCH_DEV xor TEST_DEV
to be missing, but for now this is simple.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
README
check