Author: glen                         Date: Tue Jan 10 20:28:53 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- flush-logs target doesn't care for working config

---- Files affected:
SOURCES:
   lighttpd.init (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd.init
diff -u SOURCES/lighttpd.init:1.9 SOURCES/lighttpd.init:1.10
--- SOURCES/lighttpd.init:1.9   Tue Jan 10 21:10:40 2006
+++ SOURCES/lighttpd.init       Tue Jan 10 21:28:48 2006
@@ -118,7 +118,6 @@
   flush-logs)
        if [ -f /var/lock/subsys/lighttpd ]; then
                nls "Rotating %s logs" lighttpd
-               configtest || exit 1
                killproc --pidfile /var/run/lighttpd.pid lighttpd -HUP
                RETVAL=$?
        else
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to