Use bash instead.
authorBill Wendling <isanbard@gmail.com>
Wed, 19 Oct 2011 09:25:49 +0000 (09:25 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 19 Oct 2011 09:25:49 +0000 (09:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142486 91177308-0d34-0410-b5e6-96231b3b80d8

utils/release/test-release.sh

index 642933ed70ade179a78ad315041e617af189b7c6..00a1ac166fb6ec183c51661ba0e86a0e37a8b4f7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
 #===-- test-release.sh - Test the LLVM release candidates ------------------===#
 #
 #                     The LLVM Compiler Infrastructure
 #===-- test-release.sh - Test the LLVM release candidates ------------------===#
 #
 #                     The LLVM Compiler Infrastructure