diff --git a/resync/resource_list_builder.py b/resync/resource_list_builder.py index 6f29ba2..e50a88f 100644 --- a/resync/resource_list_builder.py +++ b/resync/resource_list_builder.py @@ -26,9 +26,6 @@ class ResourceListBuilder(): - set_length set true to include file length in resource_list (defaults true) - exclude_dirs is a list of directory names to exclude (defaults to ['CVS','.git')) - - FIXME - should add options to set sha1 and sha256 in addition or as - alternatives to md5. """ def __init__(self, mapper=None, set_hashes=None,