xfsqa: more sh to bash conversions

A new test is using /bin/sh and failing on debian. Clean it up and all the
remaining uses of /bin/sh.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
Dave Chinner
2010-04-29 09:59:24 +10:00
committed by Dave Chinner
parent a8fa6ee439
commit fa6a7868cd
26 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
# Copyright (c) 2003-2004 Silicon Graphics, Inc. All Rights Reserved.
#