packages: tomcat/apache-tomcat.init - do not force bogus retval

glen glen at pld-linux.org
Fri Jan 28 00:35:02 CET 2011


Author: glen                         Date: Thu Jan 27 23:35:02 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- do not force bogus retval

---- Files affected:
packages/tomcat:
   apache-tomcat.init (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: packages/tomcat/apache-tomcat.init
diff -u packages/tomcat/apache-tomcat.init:1.20 packages/tomcat/apache-tomcat.init:1.21
--- packages/tomcat/apache-tomcat.init:1.20	Fri Nov 19 21:21:10 2010
+++ packages/tomcat/apache-tomcat.init	Fri Jan 28 00:34:57 2011
@@ -133,7 +133,6 @@
 	;;
   status)
 	status --pidfile /var/run/tomcat.pid tomcat tomcat
-	RETVAL=0
 	;;
   *)
 	msg_usage "$0 {start|stop|restart|try-restart|force-reload|status}"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tomcat/apache-tomcat.init?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list