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

ccs.init

index 59af4e6c163c72f9fc6a1644bf9c9ab200612c88..2b83551868aed7e21a9a72c782e98c3c77f6439b 100644 (file)
--- a/ccs.init
+++ b/ccs.init
@@ -4,9 +4,9 @@
 #
 # chkconfig:   2345 20 80
 # description: ccsd
-#              
+#
 # processname: ccsd
-# config:      
+# config:
 # pidfile:
 
 # Source function library.
@@ -50,7 +50,7 @@ case "$1" in
                rm -f /var/lock/subsys/ccsd >/dev/null 2>&1
        else
                msg_not_running ccsd
-       fi      
+       fi
        ;;
   restart|force-reload)
        $0 stop
This page took 0.393906 seconds and 4 git commands to generate.