summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2004-01-11 08:28:05 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2004-01-11 08:28:05 +0000
commitcd750fe02f2330710fe01337ac5c7e674d65c2c1 (patch)
treeab035747979da9ebda4a11cd71394541230be047
parentdb4023001c940ebf6884f6e554bd79364df5fc6c (diff)
downloadrdiff-backup-cd750fe02f2330710fe01337ac5c7e674d65c2c1.tar.gz
Added flac and shn to no compression regexp
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@503 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 531e65f..aedb97c 100644
--- a/rdiff-backup/rdiff_backup/Globals.py
+++ b/rdiff-backup/rdiff_backup/Globals.py
@@ -135,7 +135,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