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:
3e81173
)
Initial checking of Failure.sh
author
Chris Lattner
<sabre@nondot.org>
Wed, 23 Jan 2002 18:03:49 +0000
(18:03 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 23 Jan 2002 18:03:49 +0000
(18:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1562
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Failure.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/test/Failure.sh
b/test/Failure.sh
new file mode 100755
(executable)
index 0000000..
ad989b2
--- /dev/null
+++ b/
test/Failure.sh
@@ -0,0
+1,7
@@
+#!/bin/sh
+# Failure.sh - This little script is used by the makefile to print out errors
+# when they occur.
+
+echo
+echo "******************** TEST '$1' FAILED! ********************"
+echo