From 0392080fbfa4db375155ff7510119f222801d913 Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Fri, 19 Mar 2010 00:32:11 +0000 Subject: [PATCH] Revert r98892. BSD systems may not have bash installed at all. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98909 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Scripts/ignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Scripts/ignore b/test/Scripts/ignore index 2d02ecf0b19..865ae4df1bd 100755 --- a/test/Scripts/ignore +++ b/test/Scripts/ignore @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/sh # # Program: ignore #