From 70dd5214c47d96ff55e517fd5523cacb49e8991d Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Sat, 21 May 2005 01:29:30 +0000 Subject: [PATCH] Remove trailing blank line, just to test whether the new commit script is going to credit the commit correctly or not. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22165 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/test/Makefile b/test/Makefile index 3c56b79f924..e7a2f6324bd 100644 --- a/test/Makefile +++ b/test/Makefile @@ -52,4 +52,3 @@ site.exp: Makefile $(LLVM_OBJ_ROOT)/Makefile.config @-rm -f site.bak @test ! -f site.exp || mv site.exp site.bak @mv site.tmp site.exp - -- 2.34.1