packages: sphinx/sphinx.logrotate - tabs

glen glen at pld-linux.org
Mon Apr 12 13:47:15 CEST 2010


Author: glen                         Date: Mon Apr 12 11:47:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- tabs

---- Files affected:
packages/sphinx:
   sphinx.logrotate (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/sphinx/sphinx.logrotate
diff -u packages/sphinx/sphinx.logrotate:1.1 packages/sphinx/sphinx.logrotate:1.2
--- packages/sphinx/sphinx.logrotate:1.1	Mon Apr 12 13:46:32 2010
+++ packages/sphinx/sphinx.logrotate	Mon Apr 12 13:47:10 2010
@@ -1,10 +1,10 @@
 /var/log/sphinx/*.log
 {
-	   weekly
-	   rotate 10
-	   copytruncate
-	   delaycompress
-	   compress
-	   notifempty
-	   missingok
+	weekly
+	rotate 10
+	copytruncate
+	delaycompress
+	compress
+	notifempty
+	missingok
 }
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sphinx/sphinx.logrotate?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list