SOURCES: netconsole.init - small fix

glen glen at pld-linux.org
Sat Jan 7 00:40:23 CET 2006


Author: glen                         Date: Fri Jan  6 23:40:23 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- small fix

---- Files affected:
SOURCES:
   netconsole.init (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/netconsole.init
diff -u SOURCES/netconsole.init:1.1 SOURCES/netconsole.init:1.2
--- SOURCES/netconsole.init:1.1	Fri Jan  6 21:46:57 2006
+++ SOURCES/netconsole.init	Sat Jan  7 00:40:17 2006
@@ -86,7 +86,7 @@
 }
 
 stop() {
-	msg "Stopping netconsole"
+	nls "Stopping netconsole"
 	modprobe -r netconsole
 	rc=$?
 	[ "$rc" = 0 ] && ok || fail
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/netconsole.init?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list