Fix cycle printing
The patch "Fix panic when dependency cycle includes the first module visited" caused cycles to print incorrectly by initializing the current module to be the last module in the cycle, when it should be the first module in the cycle. Change-Id: Iaf939283a48faa4cc6eeb9b19aed57993575a687
Loading
Please sign in to comment