SOURCES: PyMSNt.init - typo

shadzik shadzik at pld-linux.org
Sun Aug 19 02:30:14 CEST 2007


Author: shadzik                      Date: Sun Aug 19 00:30:14 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo

---- Files affected:
SOURCES:
   PyMSNt.init (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/PyMSNt.init
diff -u SOURCES/PyMSNt.init:1.3 SOURCES/PyMSNt.init:1.4
--- SOURCES/PyMSNt.init:1.3	Sat Aug 18 22:41:30 2007
+++ SOURCES/PyMSNt.init	Sun Aug 19 02:30:08 2007
@@ -13,7 +13,7 @@
 # Check that networking is up.
 if is_yes "${NETWORKING}"; then
 	if [ ! -f /var/lock/subsys/network -a "$1" != stop -a "$1" != status ]; then
-		msg_network_down pyMSNt
+		msg_network_down PyMSNt
 		exit 1
 	fi
 else
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/PyMSNt.init?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list