Am 11. Januar 2011 10:43 schrieb Rene Nussbaumer <[email protected]>: > --- a/lib/backend.py > +++ b/lib/backend.py > if not rdev: > success.append((False, "Cannot change sync for device %s: > device not found" % disk.iv_name))
… assuming you'll wrap this line of almost 100 characters, LGTM. > + continue Michael
