public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/test/shell pvcreate-operation.sh
@ 2012-05-09 14:45 prajnoha
  0 siblings, 0 replies; only message in thread
From: prajnoha @ 2012-05-09 14:45 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2012-05-09 14:44:59

Modified files:
	test/shell     : pvcreate-operation.sh 

Log message:
	Remove VG/PV used in the test.

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

--- LVM2/test/shell/pvcreate-operation.sh	2012/05/09 12:30:59	1.3
+++ LVM2/test/shell/pvcreate-operation.sh	2012/05/09 14:44:59	1.4
@@ -118,6 +118,8 @@
 vgcreate $vg1 $dev1
 vgcfgbackup -f $backupfile
 vgcfgrestore -f $backupfile $vg1
+vgremove -f $vg1
+pvremove -f $dev1
 
 # pvcreate wipes swap signature when forced
 dd if=/dev/zero of="$dev1" bs=1024 count=64


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

only message in thread, other threads:[~2012-05-09 14:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-09 14:45 LVM2/test/shell pvcreate-operation.sh prajnoha

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).