projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
922ad78
)
Use bash instead.
author
Bill Wendling
<isanbard@gmail.com>
Wed, 19 Oct 2011 09:25:49 +0000
(09:25 +0000)
committer
Bill 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
patch
|
blob
|
history
diff --git
a/utils/release/test-release.sh
b/utils/release/test-release.sh
index 642933ed70ade179a78ad315041e617af189b7c6..00a1ac166fb6ec183c51661ba0e86a0e37a8b4f7 100755
(executable)
--- a/
utils/release/test-release.sh
+++ b/
utils/release/test-release.sh
@@
-1,4
+1,4
@@
-#!/
bin/
sh
+#!/
usr/bin/env ba
sh
#===-- test-release.sh - Test the LLVM release candidates ------------------===#
#
# The LLVM Compiler Infrastructure