--- a/mercurial/bundlerepo.py Fri Nov 11 01:20:13 2016 -0800
+++ b/mercurial/bundlerepo.py Thu Nov 10 02:13:19 2016 -0800
@@ -359,7 +359,7 @@
@localrepo.unfilteredpropertycache
def filestart(self):
- self.manifest
+ self.manifestlog
return self.filestart
def url(self):