All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix 'make check' to work with the latest device-mapper
@ 2008-01-11 23:21 Jun'ichi Nomura
  0 siblings, 0 replies; only message in thread
From: Jun'ichi Nomura @ 2008-01-11 23:21 UTC (permalink / raw)
  To: lvm-devel

Fix 'make check' runnable with recent versions of dmsetup.

'make check' uses DM_DEV_DIR environment variable to set
a sandbox for testing.
To confirm if dmsetup command supports the variable,
it checks the error message of dmsetup when invalid value is set to
the variable.

As the message of dmsetup has recently changed, 'make check'
should test for the newe version, too.
Otherwise, it skips all tests that includes activation.

Thanks,
-- 
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-test-DM_DEVDIR-support-check.patch
Type: text/x-patch
Size: 1048 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20080111/be72ad6c/attachment.bin>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-11 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-11 23:21 [PATCH] Fix 'make check' to work with the latest device-mapper Jun'ichi Nomura

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.