public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/test/shell lvconvert-mirror-basic-0.sh lv ...
@ 2011-11-21 11:25 mornfall
  0 siblings, 0 replies; 2+ messages in thread
From: mornfall @ 2011-11-21 11:25 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-11-21 11:25:36

Modified files:
	test/shell     : lvconvert-mirror-basic-0.sh 
	                 lvconvert-mirror-basic-1.sh 
	                 lvconvert-mirror-basic-2.sh 
	                 lvconvert-mirror-basic-3.sh 

Log message:
	Fix the fallout in shell tests from the t-XXX -> shell/XXX move.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-0.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-1.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-2.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-3.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2

--- LVM2/test/shell/lvconvert-mirror-basic-0.sh	2011/11/21 00:15:46	1.1
+++ LVM2/test/shell/lvconvert-mirror-basic-0.sh	2011/11/21 11:25:35	1.2
@@ -8,5 +8,5 @@
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-. ./t-lvconvert-mirror-basic.sh
+. ./lvconvert-mirror-basic.sh
 test_many 0
--- LVM2/test/shell/lvconvert-mirror-basic-1.sh	2011/11/21 00:15:46	1.1
+++ LVM2/test/shell/lvconvert-mirror-basic-1.sh	2011/11/21 11:25:36	1.2
@@ -8,5 +8,5 @@
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-. ./t-lvconvert-mirror-basic.sh
+. ./lvconvert-mirror-basic.sh
 test_many 1
--- LVM2/test/shell/lvconvert-mirror-basic-2.sh	2011/11/21 00:15:46	1.1
+++ LVM2/test/shell/lvconvert-mirror-basic-2.sh	2011/11/21 11:25:36	1.2
@@ -8,5 +8,5 @@
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-. ./t-lvconvert-mirror-basic.sh
+. ./lvconvert-mirror-basic.sh
 test_many 2
--- LVM2/test/shell/lvconvert-mirror-basic-3.sh	2011/11/21 00:15:46	1.1
+++ LVM2/test/shell/lvconvert-mirror-basic-3.sh	2011/11/21 11:25:36	1.2
@@ -8,5 +8,5 @@
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-. ./t-lvconvert-mirror-basic.sh
+. ./lvconvert-mirror-basic.sh
 test_many 3


^ permalink raw reply	[flat|nested] 2+ messages in thread

* LVM2/test/shell lvconvert-mirror-basic-0.sh lv ...
@ 2011-11-21 11:36 mornfall
  0 siblings, 0 replies; 2+ messages in thread
From: mornfall @ 2011-11-21 11:36 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-11-21 11:36:53

Modified files:
	test/shell     : lvconvert-mirror-basic-0.sh 
	                 lvconvert-mirror-basic-1.sh 
	                 lvconvert-mirror-basic-2.sh 
	                 lvconvert-mirror-basic-3.sh 

Log message:
	Fix the last fix (t-XXX -> shell/XXX).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-0.sh.diff?cvsroot=lvm2&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-1.sh.diff?cvsroot=lvm2&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-2.sh.diff?cvsroot=lvm2&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-3.sh.diff?cvsroot=lvm2&r1=1.2&r2=1.3

--- LVM2/test/shell/lvconvert-mirror-basic-0.sh	2011/11/21 11:25:35	1.2
+++ LVM2/test/shell/lvconvert-mirror-basic-0.sh	2011/11/21 11:36:53	1.3
@@ -8,5 +8,5 @@
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-. ./lvconvert-mirror-basic.sh
+. ./shell/lvconvert-mirror-basic.sh
 test_many 0
--- LVM2/test/shell/lvconvert-mirror-basic-1.sh	2011/11/21 11:25:36	1.2
+++ LVM2/test/shell/lvconvert-mirror-basic-1.sh	2011/11/21 11:36:53	1.3
@@ -8,5 +8,5 @@
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-. ./lvconvert-mirror-basic.sh
+. ./shell/lvconvert-mirror-basic.sh
 test_many 1
--- LVM2/test/shell/lvconvert-mirror-basic-2.sh	2011/11/21 11:25:36	1.2
+++ LVM2/test/shell/lvconvert-mirror-basic-2.sh	2011/11/21 11:36:53	1.3
@@ -8,5 +8,5 @@
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-. ./lvconvert-mirror-basic.sh
+. ./shell/lvconvert-mirror-basic.sh
 test_many 2
--- LVM2/test/shell/lvconvert-mirror-basic-3.sh	2011/11/21 11:25:36	1.2
+++ LVM2/test/shell/lvconvert-mirror-basic-3.sh	2011/11/21 11:36:53	1.3
@@ -8,5 +8,5 @@
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-. ./lvconvert-mirror-basic.sh
+. ./shell/lvconvert-mirror-basic.sh
 test_many 3


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-21 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-21 11:25 LVM2/test/shell lvconvert-mirror-basic-0.sh lv mornfall
2011-11-21 11:36 mornfall

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