mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 10:50:32 +00:00
followup cleanup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
1e27bda1aa
commit
3eb2f3eb56
@ -324,9 +324,8 @@ $SIG{__WARN__} = sub {
|
||||
}
|
||||
}
|
||||
|
||||
#warn "======= WARN ======\n= ". $_[0] . "===================\n";
|
||||
fail($current_test->{testname});
|
||||
note("got unexpected expected warning '$warning'");
|
||||
note("got unexpected warning '$warning'");
|
||||
};
|
||||
|
||||
sub do_test($) {
|
||||
|
Loading…
Reference in New Issue
Block a user