]> git.pld-linux.org Git - packages/fetchmail.git/commitdiff
- unify msg_not_running usage
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 30 May 2006 11:40:40 +0000 (11:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fetchmail.init -> 1.15

fetchmail.init

index 62d9cebb0759329df2169955829dd6ca7e6dcdc0..3cb2f8308769a77b8fd03205a78143bb9c64c40c 100644 (file)
@@ -69,7 +69,7 @@ case "$1" in
                killproc fetchmail -HUP
                RETVAL=$?
        else
-               msg_not_running fetchmail >&2
+               msg_not_running fetchmail
                exit 7
        fi
        ;;
This page took 0.10821 seconds and 4 git commands to generate.