]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: fix virsh reformat fallout
authorEric Blake <eblake@redhat.com>
Thu, 12 Jan 2012 22:16:40 +0000 (15:16 -0700)
committerEric Blake <eblake@redhat.com>
Thu, 12 Jan 2012 22:16:40 +0000 (15:16 -0700)
commitd98a3d4a59810012f54a1f4b9d2574e367fb167c
treed34586505fe338159fe0893c57e98e3054ede1ea
parent08272dc8b494749961e092d33a83e30e77a6e121
build: fix virsh reformat fallout

Commit 69f0b446 failed to update the expected test output.

* tests/virshtest.c (testCompareListDefault)
(testCompareListCustom): Adjust to recent code change.
tests/virshtest.c