]> git.pld-linux.org Git - packages/X11.git/commitdiff
- unify msg_not_running usage auto/ac/X11-6_9_0-15 auto/th/xorg-app-xfs-1_0_3-1 auto/th/xorg-app-xfs-1_0_4-1 auto/th/xorg-app-xfs-1_0_4-2 auto/th/xorg-app-xfs-1_0_5-1 auto/ti/xorg-app-xfs-1_0_5-1
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:
    xfs.init -> 1.12

xfs.init

index 2b98bbefa18a3f9430ccf6caa538197c2fcd99f8..c118987f5b9c708d25eb978c5ce790600216e8af 100644 (file)
--- a/xfs.init
+++ b/xfs.init
@@ -60,7 +60,7 @@ case "$1" in
                killproc xfs -USR1
                RETVAL=$?
        else
-               msg_not_running "X Font Server" >&2
+               msg_not_running "X Font Server"
                exit 7
        fi
        ;;
This page took 0.085415 seconds and 4 git commands to generate.