LVM2/test test-utils.sh

[email protected] <[email protected]>
Newsgroups dev.linux.lists.lvm-devel
Message-ID <[email protected]>
CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall at sourceware.org	2010-10-12 16:13:43

Modified files:
	test           : test-utils.sh 

Log message:
	test-utils: Fix a slight bug in the dmeventd-already-running error message.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/test-utils.sh.diff?cvsroot=lvm2&r1=1.50&r2=1.51

--- LVM2/test/test-utils.sh	2010/08/27 08:52:54	1.50
+++ LVM2/test/test-utils.sh	2010/10/12 16:13:43	1.51
@@ -81,7 +81,7 @@
 
 prepare_dmeventd() {
 	if pgrep dmeventd ; then
-		echo "Cannot test dmeventd with real dmeventd ($(pgrep clvmd)) running."
+		echo "Cannot test dmeventd with real dmeventd ($(pgrep dmeventd)) running."
 		exit 200
 	fi
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.