tests/rebuild-expected-aml.sh: blow out difflist
As expected files have been updated, make sure we do not forget to remove them from the allowed diff list. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
500eb6db5b
commit
5f6b3561bf
@ -29,5 +29,8 @@ for qemu in $qemu_bins; do
|
|||||||
TEST_ACPI_REBUILD_AML=y QTEST_QEMU_BINARY=$qemu tests/bios-tables-test
|
TEST_ACPI_REBUILD_AML=y QTEST_QEMU_BINARY=$qemu tests/bios-tables-test
|
||||||
done
|
done
|
||||||
|
|
||||||
|
eval `grep SRC_PATH= config-host.mak`
|
||||||
|
|
||||||
|
echo '/* List of comma-separated changed AML files to ignore */' > ${SRC_PATH}/tests/bios-tables-test-allowed-diff.h
|
||||||
|
|
||||||
echo "The files were rebuilt and can be added to git."
|
echo "The files were rebuilt and can be added to git."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user