[llvm-commits] [test-suite] r119372 - /test-suite/trunk/TEST.simple.Makefile

Devang Patel dpatel at apple.com
Tue Nov 16 11:50:33 PST 2010


Author: dpatel
Date: Tue Nov 16 13:50:33 2010
New Revision: 119372

URL: http://llvm.org/viewvc/llvm-project?rev=119372&view=rev
Log:
Fix header.

Modified:
    test-suite/trunk/TEST.simple.Makefile

Modified: test-suite/trunk/TEST.simple.Makefile
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/TEST.simple.Makefile?rev=119372&r1=119371&r2=119372&view=diff
==============================================================================
--- test-suite/trunk/TEST.simple.Makefile (original)
+++ test-suite/trunk/TEST.simple.Makefile Tue Nov 16 13:50:33 2010
@@ -1,4 +1,4 @@
-##===- TEST.nightly.Makefile ------------------------------*- Makefile -*--===##
+##===- TEST.simple.Makefile -------------------------------*- Makefile -*--===##
 #
 # This test is used in conjunction with the llvm/utils/NightlyTest* stuff to
 # generate information about program status for the nightly report.





More information about the llvm-commits mailing list