From: Paolo Abeni <pab...@redhat.com> Date: Thu, 11 Oct 2018 10:54:51 +0200
> Some test scripts require bash-only features but use the default shell. > This may cause random failures if the default shell is not bash. > Instead of doing a potentially complex rewrite of such scripts, these patches > require the bash interpreter, where needed. Series applied, thanks.