tag | e2e361af160d861e4d9f73a6ba0913c7e17735a4 | |
---|---|---|
tagger | Shawn O. Pearce <shawn.pearce@gmail.com> | Tue Oct 21 14:22:18 2008 -0700 |
object | 02dbb6d120e44ec22cc7051251984cfd618e74ce |
repo 1.0.2
commit | 02dbb6d120e44ec22cc7051251984cfd618e74ce | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Oct 21 13:59:08 2008 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Tue Oct 21 13:59:08 2008 -0700 |
tree | e36cde295fc1f3f69eb67cfe6311ae820cd5e5d2 | |
parent | 7542d664de7a9d42f64a81bc8c0b86bcbb384376 [diff] |
Fix StopIteration exception during repo {sync,status} If we run out of entries next() will throw StopIteration. Signed-off-by: Shawn O. Pearce <sop@google.com>