Skip to content

Commit

Permalink
Failure.sh is dead, remove it.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36316 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Reid Spencer committed Apr 21, 2007
1 parent 16154ef commit a9f7bc8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions test/Failure.sh

This file was deleted.

1 change: 0 additions & 1 deletion test/Makefile.tests
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ endif
LCCFLAGS += -O2 -Wall
LCXXFLAGS += -O2 -Wall
LLCFLAGS =
FAILURE = $(LLVM_SRC_ROOT)/test/Failure.sh
TESTRUNR = @echo Running test: $<; \
PATH="$(LLVMTOOLCURRENT):$(LLVM_SRC_ROOT)/test/Scripts:$(PATH)" \
$(LLVM_SRC_ROOT)/test/TestRunner.sh
Expand Down

0 comments on commit a9f7bc8

Please sign in to comment.