This is the mail archive of the lvm2-cvs@sourceware.org mailing list for the LVM2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LVM2/test Makefile.in


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2011-04-21 17:42:58

Modified files:
	test           : Makefile.in 

Log message:
	Add vgimportclone symlink for nightly test.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/Makefile.in.diff?cvsroot=lvm2&r1=1.54&r2=1.55

--- LVM2/test/Makefile.in	2011/04/19 15:28:17	1.54
+++ LVM2/test/Makefile.in	2011/04/21 17:42:58	1.55
@@ -99,6 +99,7 @@
 	ln -s "$(abs_top_builddir)/tools/dmsetup" lib/dmsetup
 	ln -s "$(abs_top_builddir)/daemons/clvmd/clvmd" lib/clvmd
 	ln -s "$(abs_top_builddir)/daemons/dmeventd/dmeventd" lib/dmeventd
+	ln -s "$(abs_top_builddir)/scripts/vgimportclone.sh" lib/vgimportclone
 	touch $@
 
 clean:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]