]> git.pld-linux.org Git - packages/tomcat.git/blobdiff - apache-tomcat.init
- do not force bogus retval
[packages/tomcat.git] / 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.617453 seconds and 4 git commands to generate.