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

Jim Laskey jlaskey at apple.com
Sat Sep 16 18:40:36 PDT 2006



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;
 }
 






More information about the llvm-commits mailing list