virt-what.in: remove bash-ism
authorA. Gordon <assafgordon@gmail.com>
Mon, 15 Sep 2014 18:48:23 +0000 (14:48 -0400)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 31 Oct 2016 10:14:48 +0000 (06:14 -0400)
commite3a94b8f36bdbad9df2e7fa12f6f020ba68d4e90
tree11be2ee104367b59ce47b43e561a314c4d0284a8
parent064e6a2a0270a6ae13807ba886149929b306703a
virt-what.in: remove bash-ism

Use '/bin/sh' instead of '/bin/bash', with POSIX-compatible function
definitions.

(cherry picked from commit 6382ef1cb5b8c146bfd35912730dccd68ab4b71a)
virt-what.in