clarify one way sync error

This commit is contained in:
Damien Elmes 2010-03-05 09:27:11 +09:00
parent 09f51e5028
commit c8d9bac5df

View file

@ -806,7 +806,8 @@ where media.id in %s""" % sids, now=time.time())
try:
self.updateOneWayCards(payload['cards'])
except KeyError:
sys.stderr.write("Error in one way sync\n")
sys.stderr.write("Subscribed to a broken deck. "
"Try removing your deck subscriptions.")
t = 0
# update sync time
self.deck.s.statement(