summaryrefslogtreecommitdiff
path: root/make_irix
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2010-04-29 09:59:24 +1000
committerDave Chinner <david@fromorbit.com>2010-04-29 09:59:24 +1000
commitfa6a7868cdec070223f56fede4e4c74eeb9177ab (patch)
tree422b17c930daa2e0f62bef432f3fbdba2c81f6b7 /make_irix
parenta8fa6ee439c79cb6399d575e8c2e4357f906965f (diff)
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>
Diffstat (limited to 'make_irix')
-rwxr-xr-xmake_irix2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_irix b/make_irix
index fc4871c0..d1782785 100755
--- a/make_irix
+++ b/make_irix
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Copyright (c) 2004 Silicon Graphics, Inc. All Rights Reserved.
#