From 23b7d3b927263df6640a3fdd77f28c47c42afb6b Mon Sep 17 00:00:00 2001 From: Robert Buchholz Date: Mon, 9 Jul 2012 17:22:43 +1000 Subject: [PATCH] Make test a bash script (as it is) Signed-off-by: NeilBrown --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 80e1915..9340afe 100755 --- a/test +++ b/test @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # run test suite for mdadm user=`id -un`