ProcessCommandLine function called twice fail and arglist argument not used

Bug #1666194 reported by Benoit Bertholon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Duplicity
Fix Released
Medium
Unassigned

Bug Description

While importing the duplicity python code I found two minor issues.

the commandline.ProcessCommandLine(arglist) function does not uses the arglist provided.

if called twice, this function raise an error because the globals.archive_dir is initiated with a string and then modified to a tuple, so the second time it tries to compare this tuple with a string and fail.

Related branches

Changed in duplicity:
importance: Undecided → Medium
milestone: none → 0.8.00
status: New → Fix Committed
Changed in duplicity:
status: Fix Committed → In Progress
Revision history for this message
Kenneth Loafman (kenneth-loafman) wrote :

Why the change back to in progress? The fix was merged, fixed, and committed.

Changed in duplicity:
status: In Progress → Fix Committed
assignee: nobody → Kenneth Loafman (kenneth-loafman)
milestone: 0.8.00 → 0.8.01
milestone: 0.8.01 → 0.8.00
assignee: Kenneth Loafman (kenneth-loafman) → nobody
Changed in duplicity:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.