Code review comment for lp:~jelmer/bzr-builddeb/newlplib

Revision history for this message
James Westby (james-w) wrote :

Hi,

This change doesn't preserve this existing behaviour.

22 + if not os.path.exists(creds_path):
23 + return None

Maybe we don't want that any more, but if not we should
drop it from both code paths.

Thanks,

James

review: Needs Fixing

« Back to merge proposal