Merge lp://staging/~aaron-whitehouse/duplicity/bug_932482_trailing_slashes_and_wildcards_error into lp://staging/~duplicity-team/duplicity/0.7-series
Proposed by
Aaron Whitehouse
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 1066 | ||||
Proposed branch: | lp://staging/~aaron-whitehouse/duplicity/bug_932482_trailing_slashes_and_wildcards_error | ||||
Merge into: | lp://staging/~duplicity-team/duplicity/0.7-series | ||||
Diff against target: |
125 lines (+105/-0) 2 files modified
testing/functional/test_selection.py (+71/-0) testing/unit/test_selection.py (+34/-0) |
||||
To merge this branch: | bzr merge lp://staging/~aaron-whitehouse/duplicity/bug_932482_trailing_slashes_and_wildcards_error | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
duplicity-team | Pending | ||
Review via email: mp+248193@code.staging.launchpad.net |
Description of the change
Added functional and unit tests to show Bug #932482 - that selection does not work correctly when excludes (in a filelist or in a commandline option) contain both a single or double asterisk and a trailing slash.
To post a comment you must log in.