summaryrefslogtreecommitdiffstats
path: root/test/Makefile
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 /test/Makefile
parent89026028d1c730c360f4b20d7449ca73dea065d4 (diff)
downloadexternal_llvm-70dd5214c47d96ff55e517fd5523cacb49e8991d.zip
external_llvm-70dd5214c47d96ff55e517fd5523cacb49e8991d.tar.gz
external_llvm-70dd5214c47d96ff55e517fd5523cacb49e8991d.tar.bz2
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
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 3c56b79..e7a2f63 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
-