SOURCES: alsasound.init - unify messages

glen glen at pld-linux.org
Thu Dec 1 15:01:33 CET 2005


Author: glen                         Date: Thu Dec  1 14:01:33 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- unify messages

---- Files affected:
SOURCES:
   alsasound.init (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SOURCES/alsasound.init
diff -u SOURCES/alsasound.init:1.10 SOURCES/alsasound.init:1.11
--- SOURCES/alsasound.init:1.10	Sun Sep 11 14:19:54 2005
+++ SOURCES/alsasound.init	Thu Dec  1 15:01:27 2005
@@ -130,7 +130,7 @@
 		fi
 	else
 		if [ -f /proc/asound/detect ]; then
-			show "Shutting down sound detect module:"
+			show "Shutting down sound detect module"
 			detect_stop
 			ok
 			driver_start
@@ -147,7 +147,7 @@
   stop)
 	# Stop daemons.
 	if [ -d /proc/asound ]; then
-		show "Shutting down sound driver:"
+		show "Shutting down sound driver"
 		busy
 		if [ -f /proc/asound/detect ]; then
 			detect_stop
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/alsasound.init?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list