This commit is contained in:
jguer 2022-09-08 18:04:51 +02:00
parent d53505be37
commit be036c39ff
No known key found for this signature in database
GPG Key ID: 6D6CC9BEA8556B35

View File

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