Remove bashisms from tests.

Those tests don't actually need bash. Just use common shebang.
This commit is contained in:
Vladimir Serbinenko 2017-01-23 03:47:13 +03:00 committed by Vincent Batts
parent d3bccdbd12
commit 427e4ff91a
11 changed files with 11 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#! /bin/bash
#! /bin/sh
set -e
# Run GRUB script in a Qemu instance