]> git.pld-linux.org Git - packages/subversion.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:
    subversion-svnserve.init -> 1.4

subversion-svnserve.init

index 3f76e5a7614bd427d480e22e0915b71166e6a62c..22ff8e8389f38d429fe4c4ea86de02dcc13d84c8 100644 (file)
@@ -4,9 +4,9 @@
 #
 # chkconfig:   2345 80 30
 # description: svnserve is a subversion server
-#              
+#
 # processname: svnserve
-# config:      
+# config:
 # pidfile:
 
 # Source function library.
@@ -50,7 +50,7 @@ case "$1" in
                rm -f /var/lock/subsys/svnserve >/dev/null 2>&1
        else
                msg_not_running svnserve
-       fi      
+       fi
        ;;
   restart|force-reload)
        $0 stop
This page took 0.153947 seconds and 4 git commands to generate.