Changes in directory nightlytest-serverside:
NightlyTestAccept.php updated: 1.41 -> 1.42
---
Log message:
testing #40
---
Diffs of the changes: (+3 -4)
NightlyTestAccept.php | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
Index: nightlytest-serverside/NightlyTestAccept.php
diff -u nightlytest-serverside/NightlyTestAccept.php:1.41
nightlytest-serverside/NightlyTestAccept.php:1.42
--- nightlytest-serverside/NightlyTestAccept.php:1.41 Thu Sep 14 12:48:46 2006
+++ nightlytest-serverside/NightlyTestAccept.php Thu Sep 14 13:18:21 2006
@@ -15,8 +15,8 @@
*******************************************************************************/
print "content-type: text/text\n\n";
-$print_debug = 1;
-$print_env = 1;
+$print_debug = 0;
+$print_env = 0;
if ($print_debug) {
@@ -934,8 +934,7 @@
"machines/$machine_id/$db_date-Build-Log.txt\n";
}
-$email_addr = "[EMAIL PROTECTED]";
-//$email_addr = "[EMAIL PROTECTED]";
+$email_addr = "[EMAIL PROTECTED]";
`echo "$email" | mail -s '$nickname $hardware nightly tester results'
$email_addr`;
/*******************************************************************************
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits