summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Geissert <geissert@debian.org>2012-12-14 12:54:00 -0600
committerSimon Paillard <spaillard@debian.org>2012-12-17 19:43:30 +0100
commit1179550f15209ad663168c5c3d7f66477524a7fc (patch)
treeb29513ff558444304378406f57c07708a9aed42b
parentcf1fdd7a41433eac3b06266d6a70d8f9194c6e6a (diff)
Add missing --exclude i18n/* from sample ftpsync.conf file
Only if the variable was not set in the config file, the i18n/ files would actually be excluded. Signed-off-by: Raphael Geissert <geissert@debian.org>
-rw-r--r--etc/ftpsync.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample
index d6e21d9..68fca57 100644
--- a/etc/ftpsync.conf.sample
+++ b/etc/ftpsync.conf.sample
@@ -134,7 +134,7 @@
## Options the first pass gets. We do not want the Packages/Source indices
## here, and we also do not want to delete any files yet.
-#RSYNC_OPTIONS1="--exclude Packages* --exclude Sources* --exclude Release* --exclude InRelease --exclude ls-lR*"
+#RSYNC_OPTIONS1="--exclude Packages* --exclude Sources* --exclude Release* --exclude InRelease --exclude i18n/* --exclude ls-lR*"
## Options the second pass gets. Now we want the Packages/Source indices too
## and we also want to delete files. We also want to delete files that are