From: Harald Hoyer Date: Mon, 25 May 2009 16:14:26 +0000 (+0200) Subject: add "#!/bin/bash" to test.sh X-Git-Tag: 0.1~177 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9f0e1f9a5a53fe06dea31b2716ad7d104eda3af;p=thirdparty%2Fdracut.git add "#!/bin/bash" to test.sh --- diff --git a/test/TEST-10-RAID/test.sh b/test/TEST-10-RAID/test.sh index e344ecf86..e54f4094d 100755 --- a/test/TEST-10-RAID/test.sh +++ b/test/TEST-10-RAID/test.sh @@ -1,3 +1,5 @@ +#!/bin/bash + TEST_DESCRIPTION="root filesystem on an encrypted LVM PV" test_run() {