1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Initial checking of Failure.sh

llvm-svn: 1562
This commit is contained in:
Chris Lattner 2002-01-23 18:03:49 +00:00
parent b89443534f
commit 54c2d67c3a

7
test/Failure.sh Executable file
View 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