public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/test lvm2app.sh
@ 2009-09-04 14:26 wysochanski
  0 siblings, 0 replies; only message in thread
From: wysochanski @ 2009-09-04 14:26 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-09-04 14:26:17

Modified files:
	test           : lvm2app.sh 

Log message:
	Fix path to test/api/vgtest in nightly testsuite.

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

--- LVM2/test/lvm2app.sh	2009/09/04 12:54:23	1.1
+++ LVM2/test/lvm2app.sh	2009/09/04 14:26:16	1.2
@@ -20,4 +20,4 @@
 
 echo `pwd`
 ls -lR `pwd`
-../api/vgtest $vg1 $dev1 $dev2
+$abs_srcdir/api/vgtest $vg1 $dev1 $dev2


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

only message in thread, other threads:[~2009-09-04 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-04 14:26 LVM2/test lvm2app.sh wysochanski

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