]> git.pld-linux.org Git - packages/tomcat.git/commitdiff
- do not force bogus retval
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 27 Jan 2011 23:34:57 +0000 (23:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-tomcat.init -> 1.21

apache-tomcat.init

index 430593529a27fce54953057022fb07cb882b4101..7678f484ecc64f79d4453c21c955421aff09006c 100644 (file)
@@ -133,7 +133,6 @@ case "$1" in
        ;;
   status)
        status --pidfile /var/run/tomcat.pid tomcat tomcat
-       RETVAL=0
        ;;
   *)
        msg_usage "$0 {start|stop|restart|try-restart|force-reload|status}"
This page took 0.054731 seconds and 4 git commands to generate.