mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Initial checking of Failure.sh
llvm-svn: 1562
This commit is contained in:
parent
b89443534f
commit
54c2d67c3a
7
test/Failure.sh
Executable file
7
test/Failure.sh
Executable file
@ -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
|
Loading…
x
Reference in New Issue
Block a user