Code review comment for lp:~simon-kersey/bzr-explorer/add-tool-cmd-selected-support

Revision history for this message
Alexander Belchenko (bialix) wrote :

Simon,

I don't understand why do you put single quotes around multiple paths as in code:

+ self.location_context['wt_selected'] = "'"+ \
+ ("' '".join(paths))+"'"

« Back to merge proposal