mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-06 07:20:37 -05:00
the parser for the --chunker-params argument had a wrong parameter order. fixed the order so it conforms to the help text and the docs. also added some tests for it and a text for the ValueError exception. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| archive.py | ||
| archiver.py | ||
| chunker.py | ||
| compress.py | ||
| crypto.py | ||
| hashindex.py | ||
| helpers.py | ||
| key.py | ||
| locking.py | ||
| lrucache.py | ||
| platform.py | ||
| repository.py | ||
| xattr.py | ||