Author: bszx                         Date: Sat Oct 29 17:39:27 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed previous change

---- Files affected:
SOURCES:
   apache.init (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SOURCES/apache.init
diff -u SOURCES/apache.init:1.45 SOURCES/apache.init:1.46
--- SOURCES/apache.init:1.45    Sat Oct 29 17:20:22 2005
+++ SOURCES/apache.init Sat Oct 29 19:39:21 2005
@@ -81,7 +81,6 @@
        ;;
   reload|force-reload|graceful)
        if [ -f /var/lock/subsys/httpd ]; then
-               msg_reloading httpd.${HTTPD_MPM}
                run_cmd "Checking httpd.${HTTPD_MPM} configuration" 
httpd.${HTTPD_MPM} $CFG -t
                RETVAL=$?
                if [ $RETVAL -eq 0 ]; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/apache.init?r1=1.45&r2=1.46&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to