]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
add "#!/bin/bash" to test.sh
authorHarald Hoyer <harald@redhat.com>
Mon, 25 May 2009 16:14:26 +0000 (18:14 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 25 May 2009 16:14:26 +0000 (18:14 +0200)
test/TEST-10-RAID/test.sh

index e344ecf860111af7582317225d193a6979b9cb8f..e54f4094d5b92023bbad2874c816b213f1897074 100755 (executable)
@@ -1,3 +1,5 @@
+#!/bin/bash
+
 TEST_DESCRIPTION="root filesystem on an encrypted LVM PV"
 
 test_run() {