summaryrefslogtreecommitdiff
path: root/test
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
commit0392080fbfa4db375155ff7510119f222801d913 (patch)
tree0412dae72ec886ae862a2cf0a86e9f780acac564 /test
parente4e8bb154196a2b53ce8696d9a591c3d5a4ec99a (diff)
downloadllvm-0392080fbfa4db375155ff7510119f222801d913.tar.gz
llvm-0392080fbfa4db375155ff7510119f222801d913.tar.bz2
llvm-0392080fbfa4db375155ff7510119f222801d913.tar.xz
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
Diffstat (limited to 'test')
-rwxr-xr-xtest/Scripts/ignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Scripts/ignore b/test/Scripts/ignore
index 2d02ecf0b1..865ae4df1b 100755
--- a/test/Scripts/ignore
+++ b/test/Scripts/ignore
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
#
# Program: ignore
#