Merge lp:~qsantos/duplicity/fix-unmatched-rule-error into lp:~duplicity-team/duplicity/0.8-series
Proposed by
qsantos
| Status: | Merged |
|---|---|
| Merge reported by: | Kenneth Loafman |
| Merged at revision: | not available |
| Proposed branch: | lp:~qsantos/duplicity/fix-unmatched-rule-error |
| Merge into: | lp:~duplicity-team/duplicity/0.8-series |
| Diff against target: |
46 lines (+3/-9) 2 files modified
README (+1/-1) duplicity/selection.py (+2/-8) |
| To merge this branch: | bzr merge lp:~qsantos/duplicity/fix-unmatched-rule-error |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| duplicity-team | Pending | ||
|
Review via email:
|
|||
Description of the change
There are actually two commits: the first fixes a very minor detail in the README regarding the Python version that should be used; the second fixes the way exceptions are handled when an incorrect rule is specified, and display the nice error message rather than an obscure stack trace.
To post a comment you must log in.