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 e344ecf..e54f409 100755 (executable)
@@ -1,3 +1,5 @@
+#!/bin/bash
+
 TEST_DESCRIPTION="root filesystem on an encrypted LVM PV"
 
 test_run() {