commit | cb348985abd3673b40c8af069c3e3b84f547b6f7 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jul 28 17:34:17 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Jul 29 12:26:12 2014 +0200 |
tree | c2988d77fa189c742b6740362ba8e98d5dc9d191 | |
parent | 07fb61760cdea7c3f1b9c897513986945bca8e89 [diff] |
bios-tables-test: fix ASL normalization false positive My version of IASL (from RHEL7) puts two newlines between the head comment and the DefinitionBlock property. Kill all newlines after the comment, so that normalize_asl works properly. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>