]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache1.init
- unify
[packages/apache.git] / apache1.init
index 742c168ae70fa8ed37552105dc9a60c6c1ce08a6..ef23b7bf3751504731cd462ee189aeb6a250c363 100644 (file)
@@ -108,7 +108,7 @@ case "$1" in
                        echo "Configuration file syntax test failed."
                fi
        else
-               msg_not_running apache >&2
+               msg_not_running apache
                RETVAL=7
        fi
        ;;
@@ -125,7 +125,7 @@ case "$1" in
                        echo >&2 "Configuration file syntax test failed."
                fi
        else
-               msg_not_running apache >&2
+               msg_not_running apache
                RETVAL=7
        fi
        ;;
This page took 0.027454 seconds and 4 git commands to generate.