[Webapps-common-discuss] webapps-common/internal httpd,1.3,1.4

seanius at haydn.debian.org seanius at haydn.debian.org
Thu Nov 24 10:28:56 UTC 2005


Update of /cvsroot/webapps-common/webapps-common/internal
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv14752/internal

Modified Files:
	httpd 
Log Message:
some misc changes, see changelog


Index: httpd
===================================================================
RCS file: /cvsroot/webapps-common/webapps-common/internal/httpd,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- httpd	17 Aug 2005 16:40:41 -0000	1.3
+++ httpd	24 Nov 2005 10:28:52 -0000	1.4
@@ -63,7 +63,7 @@
 	if [ "$*" ]; then
 		httpds=$*
 	else
-		httpds=$wc_httpd_supported
+		httpds=`wc_httpd_running`
 	fi
 	for f in $httpds; do
 		if [ -x /etc/init.d/$f ]; then




More information about the Webapps-common-discuss mailing list