CVS: theedge/var/lib/lunar/functions install.lunar,1.13,1.14

niki at lunar-linux.org niki at lunar-linux.org
Wed Aug 6 01:31:10 GMT 2003


Update of /var/cvs/lunar/theedge/var/lib/lunar/functions
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13015

Modified Files:
	install.lunar 
Log Message:
Added a missing space in a message.


Index: install.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/install.lunar,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- install.lunar	4 Aug 2003 23:19:42 -0000	1.13
+++ install.lunar	6 Aug 2003 01:31:08 -0000	1.14
@@ -550,7 +550,7 @@
   debug_msg "current_locked ($@)"
   if  lin_locked  $MODULE;  then
     message  "${QUERY_COLOR}Detected lin lock file: ${FILE_COLOR}${linING}${MESSAE_COLOR}"
-    message  "${MESSAGE_COLOR}Now waiting for ${MODULE_COLOR}${MODULE}${DEFAULTT_COLOR}${MESSAGE_COLOR}to finish installing or for the lock to clear."
+    message  "${MESSAGE_COLOR}Now waiting for ${MODULE_COLOR}${MODULE}${DEFAULTT_COLOR}${MESSAGE_COLOR} to finish installing or for the lock to clear."
 
     while  lin_locked  $MODULE;  do  sleep  2;  done
     false




More information about the Lunar-commits mailing list