[llvm-commits] CVS: nightlytest-serverside/AcceptTestResults.php
Tanya Lattner
tonic at nondot.org
Mon Apr 30 10:29:03 PDT 2007
Changes in directory nightlytest-serverside:
AcceptTestResults.php updated: 1.1 -> 1.2
---
Log message:
Removed extra call to function.
---
Diffs of the changes: (+1 -2)
AcceptTestResults.php | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: nightlytest-serverside/AcceptTestResults.php
diff -u nightlytest-serverside/AcceptTestResults.php:1.1 nightlytest-serverside/AcceptTestResults.php:1.2
--- nightlytest-serverside/AcceptTestResults.php:1.1 Sun Apr 29 13:56:27 2007
+++ nightlytest-serverside/AcceptTestResults.php Mon Apr 30 12:28:47 2007
@@ -548,5 +548,4 @@
shutdown($mysql_link);
}
-acceptTestResults();
-?>
\ No newline at end of file
+?>
More information about the llvm-commits
mailing list