changeset 23878 | 37a92908a382 |
parent 23848 | c5456b64eb07 |
child 24641 | 60fecc5b14a4 |
--- a/mercurial/wireproto.py Thu Jan 15 23:17:12 2015 +0100 +++ b/mercurial/wireproto.py Sun Jan 11 00:25:54 2015 +0100 @@ -782,7 +782,7 @@ (len(entries), total_bytes)) yield '%d %d\n' % (len(entries), total_bytes) - sopener = repo.sopener + sopener = repo.svfs oldaudit = sopener.mustaudit debugflag = repo.ui.debugflag sopener.mustaudit = False