Changes in directory nightlytest-serverside:

ProgramResults.php updated: 1.77 -> 1.78
---
Log message:

Debugging #18

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

 ProgramResults.php |    1 -
 1 files changed, 1 deletion(-)


Index: nightlytest-serverside/ProgramResults.php
diff -u nightlytest-serverside/ProgramResults.php:1.77 
nightlytest-serverside/ProgramResults.php:1.78
--- nightlytest-serverside/ProgramResults.php:1.77      Sat Sep 16 20:39:11 2006
+++ nightlytest-serverside/ProgramResults.php   Sat Sep 16 20:40:22 2006
@@ -620,7 +620,6 @@
     }
   }
   mysql_free_result($program_query);
-  return  array();
   return $test_hash;
 }
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to