Author: pebender
Date: Tue Sep 16 17:27:26 2008
New Revision: 3763

Modified:
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init.d/conf

Log:
- Fixed error in function name in sh init script.



Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init.d/conf
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init.d/conf
         
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init.d/conf
         
Tue Sep 16 17:27:26 2008
@@ -22,8 +22,8 @@
      local file_list
      local variable

-    mm_message_log info "warning: sh init scripts are deprecated."
-    mm_message_log info "use perl init scripts rather than sh init  
scripts."
+    mm_message_output info "warning: sh init scripts are deprecated."
+    mm_message_output info "use perl init scripts rather than sh init  
scripts."

      # Unset variables set by the processed MiniMyth configuration file.
      # This is a hack for testing that should never get invoked during  
normal boot.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to