Code review comment for lp://qastaging/~fgiff/desktopcouch/527036

Revision history for this message
Chad Miller (cmiller) wrote :

Hi Frans. Can you please add the same for all the locations where we access the keyring?

$ find . -name \*.py -type f -exec grep -l NoKeyringDaemonError {} /dev/null \;
./desktopcouch/tests/__init__.py
./desktopcouch/replication_services/ubuntuone.py
./desktopcouch/local_files.py

Add that and push again, and I will approve this outright and put it in the next release. There's not much time left!

review: Needs Fixing

« Back to merge proposal