]> git.pld-linux.org Git - packages/dspam.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:
    dspam.init -> 1.5

dspam.init

index 7148e518639bf8d77879cdcac26bf5fa4e7c6fbd..3582e86f0f511d2589ac2d9bbc7b01e21cf2d90f 100644 (file)
@@ -51,7 +51,7 @@ case "$1" in
                killproc dspam -HUP
                RETVAL=$?
        else
-               msg_not_running dspam >&2
+               msg_not_running dspam
                exit 7
        fi
        ;;
This page took 0.039328 seconds and 4 git commands to generate.