]> git.pld-linux.org Git - packages/eximstate.git/commitdiff
- killed trailing spaces/tabs
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Dec 2005 01:02:49 +0000 (01:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eximstate.init -> 1.8
    eximstated.init -> 1.7

eximstate.init
eximstated.init

index 3ecb66940a93f7b63d5038645d3c29cd57b03fc9..4b4593b8e3a99852646f3f494f242a6173f659d2 100644 (file)
@@ -48,7 +48,7 @@ case "$1" in
                rm -f /var/lock/subsys/eximstate >/dev/null 2>&1
        else
                msg_not_running eximstate
-       fi      
+       fi
        ;;
   restart)
        $0 stop
index 6887c579d8311771c06a6b054471dbee2e11c091..366a8c204a8216a7c4d8d28acdb8804f51a3c280 100644 (file)
@@ -49,7 +49,7 @@ case "$1" in
                rm -f /var/lock/subsys/eximstated >/dev/null 2>&1
        else
                msg_not_running eximstated
-       fi      
+       fi
        ;;
   restart)
        $0 stop
This page took 0.08102 seconds and 4 git commands to generate.