]> xenbits.xensource.com Git - libvirt.git/commit
test: virsh-optparse: Fix expected test output with new error checking
authorPeter Krempa <pkrempa@redhat.com>
Thu, 13 Apr 2017 08:10:00 +0000 (10:10 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 13 Apr 2017 08:14:42 +0000 (10:14 +0200)
commit9d49c20653e28f0f2a90bea1f6cdf05ccbe8d6af
treefa36942a8fa95b80c497e7643b13c95e4249f4c1
parentbdcf6e481072d9d98a0dc60f08572340d55fb48f
test: virsh-optparse: Fix expected test output with new error checking

Commit 4f4c3b1397c4b5d16af added code to remember errors during freeing
of domain objects. This changed the output when testing scaled numbers
parsing in virsh-optparse. Adjust the expected output.
tests/virsh-optparse