[Lunar-commits] CVS: theedge/var/lib/lunar/functions download.lunar, 1.57, 1.58

Moritz Heiber moe at lunar-linux.org
Mon Apr 4 22:33:24 UTC 2005


Update of /var/cvs/lunar/theedge/var/lib/lunar/functions
In directory espresso.foo-projects.org:/tmp/cvs-serv9540

Modified Files:
	download.lunar 
Log Message:
well, you forgot about it, right sofar?
(I won't mind since you created a 5GB svn tree today ;)


Index: download.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/download.lunar,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- download.lunar	2 Apr 2005 15:43:46 -0000	1.57
+++ download.lunar	4 Apr 2005 22:33:21 -0000	1.58
@@ -40,7 +40,7 @@
 	plugin_call SOURCE_DOWNLOAD $1 $2
 	RETVAL=$?
 	if [ $RETVAL == 2 ]; then
-		message "${MESSAGE_COLOR}Warning: I don't know how to download \"$1\""
+		message "${PROBLEM_COLOR}Warning:${QUERY_COLOR} I don't know how to download \"$1\"${DEFAULT_COLOR}"
 	fi
 	return $RETVAL
 }



More information about the Lunar-commits mailing list