/offlineimap/head: changeset 181

Basic Blinkenlights done.
This commit is contained in:
jgoerzen
2002-07-24 22:00:02 +01:00
parent c38b0a06cf
commit a4c6a338f9
2 changed files with 28 additions and 2 deletions

View File

@ -140,6 +140,7 @@ def syncaccount(accountname, *args):
ui.syncfolders(remoterepos, localrepos)
remoterepos.syncfoldersto(localrepos)
ui.acct(accountname)
folderthreads = []
for remotefolder in remoterepos.getfolders():