1053
1053
# This should also validate the generated bundle
1054
1054
bundle = read_bundle(bundle_txt)
1055
1055
repository = self.b1.repository
1057
1056
for bundle_rev in bundle.real_revisions:
1058
1057
# These really should have already been checked when we read the
1059
1058
# bundle, since it computes the sha1 hash for the revision, which