aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2005-05-21 01:29:30 +0000
committerReid Spencer <rspencer@reidspencer.com>2005-05-21 01:29:30 +0000
commit70dd5214c47d96ff55e517fd5523cacb49e8991d (patch)
tree0b6722238b2219077a7768ffc71ea151143e8974
parent89026028d1c730c360f4b20d7449ca73dea065d4 (diff)
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
-rw-r--r--test/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 3c56b79f92..e7a2f6324b 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
-