[llvm-commits] CVS: llvm/test/Makefile
Reid Spencer
reid at x10sys.com
Fri May 20 18:29:41 PDT 2005
Changes in directory llvm/test:
Makefile updated: 1.82 -> 1.83
---
Log message:
Remove trailing blank line, just to test whether the new commit script
is going to credit the commit correctly or not.
---
Diffs of the changes: (+0 -1)
Makefile | 1 -
1 files changed, 1 deletion(-)
Index: llvm/test/Makefile
diff -u llvm/test/Makefile:1.82 llvm/test/Makefile:1.83
--- llvm/test/Makefile:1.82 Fri May 20 15:13:41 2005
+++ llvm/test/Makefile Fri May 20 20:29:30 2005
@@ -52,4 +52,3 @@
@-rm -f site.bak
@test ! -f site.exp || mv site.exp site.bak
@mv site.tmp site.exp
-
More information about the llvm-commits
mailing list