public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/test/shell snapshots-of-mirrors.sh
@ 2012-05-16 15:01 zkabelac
  0 siblings, 0 replies; only message in thread
From: zkabelac @ 2012-05-16 15:01 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2012-05-16 15:01:06

Modified files:
	test/shell     : snapshots-of-mirrors.sh 

Log message:
	snaps of mirrors are enabled

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/snapshots-of-mirrors.sh.diff?cvsroot=lvm2&r1=1.3&r2=1.4

--- LVM2/test/shell/snapshots-of-mirrors.sh	2012/05/01 19:21:25	1.3
+++ LVM2/test/shell/snapshots-of-mirrors.sh	2012/05/16 15:01:06	1.4
@@ -15,7 +15,8 @@
 
 # Attempt to create snapshot of a mirror origin - should fail
 lvcreate -m 1 -L 10M -n lv $vg
-not lvcreate -s $vg/lv -L 10M -n snap
+
+lvcreate -s $vg/lv -L 10M -n snap
 
 exit 0
 


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

only message in thread, other threads:[~2012-05-16 15:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-16 15:01 LVM2/test/shell snapshots-of-mirrors.sh zkabelac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).