blob: ad989b2390d31be11ec2ca18d290dfa701c50e6e [file] [log] [blame]
Chris Lattner9288cd92002-01-23 18:03:49 +00001#!/bin/sh
2# Failure.sh - This little script is used by the makefile to print out errors
3# when they occur.
4
5echo
6echo "******************** TEST '$1' FAILED! ********************"
7echo