[llvm-commits] CVS: nightlytest-serverside/NightlyTestAccept.php

Tanya Lattner tonic at nondot.org
Sun Apr 29 14:10:50 PDT 2007



Changes in directory nightlytest-serverside:

NightlyTestAccept.php updated: 1.64 -> 1.65
---
Log message:

Enable new database.


---
Diffs of the changes:  (+1 -1)

 NightlyTestAccept.php |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: nightlytest-serverside/NightlyTestAccept.php
diff -u nightlytest-serverside/NightlyTestAccept.php:1.64 nightlytest-serverside/NightlyTestAccept.php:1.65
--- nightlytest-serverside/NightlyTestAccept.php:1.64	Sun Apr 29 14:22:27 2007
+++ nightlytest-serverside/NightlyTestAccept.php	Sun Apr 29 16:10:32 2007
@@ -979,5 +979,5 @@
 }
 
 acceptTest();
-//acceptTestResults();
+acceptTestResults();
 ?>






More information about the llvm-commits mailing list