Make test a bash script (as it is)

Signed-off-by: NeilBrown <neilb@suse.de>
This commit is contained in:
Robert Buchholz 2012-07-09 17:22:43 +10:00 committed by NeilBrown
parent 59679536c5
commit 23b7d3b927
1 changed files with 1 additions and 1 deletions

2
test
View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
# run test suite for mdadm
user=`id -un`