commit | c01e905f3a34088346833f3a5518cb0efeb24e27 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Jan 22 02:21:18 2020 -0500 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Feb 25 08:23:18 2020 -0500 |
tree | 5f294257d194f1f9591cdb2bb57fb2d628436510 | |
parent | a7b4384fefbd1cbe05c8fd10fe06de8c4fdc2792 [diff] |
bios-tables-test: fix up DIFF generation Turns out it goes to stdout which is suppressed even with V=1. Force DIFF output to stderr to make it visible. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>