This commit is contained in:
jguer
2022-09-08 18:04:51 +02:00
parent d53505be37
commit be036c39ff

View File

@@ -53,7 +53,6 @@ func installLocalPKGBUILD(
}
fmt.Println(graph)
// aurCache.DebugInfo()
topoSorted := graph.TopoSortedLayers()
fmt.Println(topoSorted, len(topoSorted))