summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2004-01-11 08:28:32 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2004-01-11 08:28:32 +0000
commitaffff0634492c2e3a64ba2c7f04b927ef7ce1307 (patch)
tree39a87cced3e6237f060ced4dcf4fa17e347d4e0a
parent01d58da38ae9b924ba4753a38f276d78557323eb (diff)
downloadrdiff-backup-affff0634492c2e3a64ba2c7f04b927ef7ce1307.tar.gz
Added flac and shn to no-compression regexp
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@504 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rw-r--r--rdiff-backup/rdiff_backup/Globals.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdiff-backup/rdiff_backup/Globals.py b/rdiff-backup/rdiff_backup/Globals.py
index ccde68a..6a486ad 100644
--- a/rdiff-backup/rdiff_backup/Globals.py
+++ b/rdiff-backup/rdiff_backup/Globals.py
@@ -161,7 +161,7 @@ compression = 1
# to .snapshots and .diffs). The second below will be the
# compiled version of the first.
no_compression_regexp_string = "(?i).*\\.(gz|z|bz|bz2|tgz|zip|rpm|deb|" \
- "jpg|gif|png|jp2|mp3|ogg|avi|wmv|mpeg|mpg|rm|mov)$"
+ "jpg|gif|png|jp2|mp3|ogg|avi|wmv|mpeg|mpg|rm|mov|flac|shn)$"
no_compression_regexp = None
# If true, filelists and directory statistics will be split on