OSDN Git Service

qemu-iotests: Ensure GNU sed is used
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 7 Mar 2019 14:58:39 +0000 (15:58 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 8 Mar 2019 11:26:45 +0000 (12:26 +0100)
commitbde36af1ab4f476d38bfbcc1d890b08b7164a8f4
tree824705bd46716a346f9021b7ad305ec046715805
parent11a82d14293cd66f428f535741717ff338c0722b
qemu-iotests: Ensure GNU sed is used

Various sed regexp from common.filter use sed GNU extensions.
Instead of spending time to write these regex to be POSIX compliant,
verify the GNU sed is available and use it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/common.filter
tests/qemu-iotests/common.rc