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
This commit is contained in:
Reid Spencer 2005-05-21 01:29:30 +00:00
parent 89026028d1
commit 70dd5214c4

View File

@ -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