All of lore.kernel.org
 help / color / mirror / Atom feed
* LVM2/test/shell activate-minor.sh
@ 2012-03-16 11:36 mornfall
  0 siblings, 0 replies; only message in thread
From: mornfall @ 2012-03-16 11:36 UTC (permalink / raw)
  To: lvm-devel

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall at sourceware.org	2012-03-16 11:36:51

Modified files:
	test/shell     : activate-minor.sh 

Log message:
	Relax the active-minor test a bit.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/activate-minor.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2

--- LVM2/test/shell/activate-minor.sh	2012/03/16 10:43:52	1.1
+++ LVM2/test/shell/activate-minor.sh	2012/03/16 11:36:51	1.2
@@ -16,4 +16,4 @@
 lvchange $vg/foo -My --major=255 --minor=123
 lvchange $vg/foo -a y
 dmsetup info $vg-foo | tee info
-grep "254, 123" info
+egrep "^Major, minor: *[0-9]+, 123" info



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

only message in thread, other threads:[~2012-03-16 11:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16 11:36 LVM2/test/shell activate-minor.sh mornfall

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.