]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-iotests: Remove PERL_PROG and BC_PROG
authorKevin Wolf <kwolf@redhat.com>
Thu, 20 Apr 2017 20:12:33 +0000 (22:12 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 27 Apr 2017 13:39:50 +0000 (15:39 +0200)
commit1ea88d359f8ccfa4bf25d885748f0a49a41de4ae
treecfb4dd46cc7709d896e0cfdf9a3b93b316243759
parent42dc10f17a7f1754d419e715114c37f5c5fde12f
qemu-iotests: Remove PERL_PROG and BC_PROG

We test for the presence of perl and bc and save their path in the
variables PERL_PROG and BC_PROG, but never actually make use of them.
Remove the checks and assignments so qemu-iotests can run even when
bc isn't installed.

Reported-by: Yash Mankad <ymankad@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
tests/qemu-iotests/common.config