On 5/18/2026 11:00 AM, Daniel P. Berrangé wrote: > When debugging mtest2make.py changes it is important to be able to > compare the old and new output. This requires that any lists in the > output have stable sort ordering. > > Acked-by: Kevin Wolf <[email protected]> > Reviewed-by: Thomas Huth <[email protected]> > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > scripts/mtest2make.py | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
