Changes in directory nightlytest-serverside:
NightlyTestAccept.php updated: 1.36 -> 1.37 --- Log message: testing #35 --- Diffs of the changes: (+0 -2) NightlyTestAccept.php | 2 -- 1 files changed, 2 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php diff -u nightlytest-serverside/NightlyTestAccept.php:1.36 nightlytest-serverside/NightlyTestAccept.php:1.37 --- nightlytest-serverside/NightlyTestAccept.php:1.36 Thu Sep 14 12:22:49 2006 +++ nightlytest-serverside/NightlyTestAccept.php Thu Sep 14 12:28:39 2006 @@ -826,8 +826,6 @@ foreach ($prog_hash_new as $prog => $prog_new) { $prog_old = $prog_hash_old[$prog]; -print "$prog\n $prog_new\n $prog_old\n"; - // get data from server $vals_new = split(",", $prog_new); $vals_old = split(",", $prog_old); _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits