[Lunar-commits] 
	CVS: theedge/var/lib/lunar/functions messages.lunar, 1.20, 1.21
    Auke Kok 
    sofar at lunar-linux.org
       
    Wed Mar 16 08:02:51 UTC 2005
    
    
  
Update of /var/cvs/lunar/theedge/var/lib/lunar/functions
In directory espresso.foo-projects.org:/home/sofar/active/theedge/var/lib/lunar/functions
Modified Files:
	messages.lunar 
Log Message:
meh, silly
Index: messages.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/messages.lunar,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- messages.lunar	15 Mar 2005 11:38:44 -0000	1.20
+++ messages.lunar	16 Mar 2005 08:02:48 -0000	1.21
@@ -112,6 +112,7 @@
   # query "what do you want?  "  DEFAULT
 
   if [ -z "$SILENT" ]; then
+    unset RESPONSE
     while [ -z "$RESPONSE" ]; do
       if [ -n "$MODULE" ]; then
         echo -e -n "${MODULE_COLOR}${MODULE}${DEFAULT_COLOR}: "
    
    
More information about the Lunar-commits
mailing list