]> git.pld-linux.org Git - packages/doldaconnect.git/commitdiff
- unify msg_not_running usage
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 17 Sep 2006 16:17:31 +0000 (16:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    doldaconnect.init -> 1.3

doldaconnect.init

index 8baca30098a1e836d881431197a4d274f85cac55..9abcbf0a607773abafa535a001dc674a381bc299 100755 (executable)
@@ -55,7 +55,7 @@ case "$1" in
                        killproc --pidfile /var/run/doldacond.pid doldacond -HUP
                        RETVAL=$?
                else
-                       msg_not_running doldacond >&2
+                       msg_not_running doldacond
                        exit 7
                fi
                ;;
This page took 0.107713 seconds and 4 git commands to generate.