Add actual tree and a test case for zsh

This commit is contained in:
Stephan Kulow
2022-10-27 13:16:50 +02:00
parent 65000cd586
commit 7a9e9ce334
5 changed files with 419 additions and 20 deletions

View File

@@ -304,7 +304,7 @@ class Importer:
self.obs.request(number).import_into_db(db)
db.conn.commit()
TreeBuilder(db).build(self.package)
# TreeBuilder(db).build(self.package)
def import_all_revisions(self, gc):
# Fetch all the requests and sort them. Ideally we should