mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Fix actual vs expected data comparison order to get correct diff +++/--- output
This commit is contained in:
@@ -40,6 +40,6 @@ libvir: Domain Config error : failed Xen syscall topology cpuset syntax error
|
||||
error: Failed to define domain from xml-invalid
|
||||
|
||||
EOF
|
||||
compare out exp || fail=1
|
||||
compare exp out || fail=1
|
||||
|
||||
(exit $fail); exit $fail
|
||||
|
||||
Reference in New Issue
Block a user