summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2010-03-19 00:32:11 +0000
committerJeffrey Yasskin <jyasskin@google.com>2010-03-19 00:32:11 +0000
commit1734e47d200fc75e5d044771441470ac0174609e (patch)
treed481adabed854a263be5a24c8fb5f9c72c3d0f80
parentc9ae94c793c90e59fba36f2db48c41702dfabaee (diff)
downloadbcm5719-llvm-1734e47d200fc75e5d044771441470ac0174609e.tar.gz
bcm5719-llvm-1734e47d200fc75e5d044771441470ac0174609e.zip
Revert r98892. BSD systems may not have bash installed at all.
llvm-svn: 98909
-rwxr-xr-xllvm/test/Scripts/ignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Scripts/ignore b/llvm/test/Scripts/ignore
index 2d02ecf0b19..865ae4df1bd 100755
--- a/llvm/test/Scripts/ignore
+++ b/llvm/test/Scripts/ignore
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
#
# Program: ignore
#
OpenPOWER on IntegriCloud