Below is the list of changes that have just been committed into a local
5.0 repository of joerg. When joerg does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet
1.2216 06/07/06 15:41:05 joerg@trift2. +1 -0
Merge jbruehe@stripped:/home/bk/mysql-5.0
into trift2.:/M50/merge-5.0
mysql-test/mysql-test-run.pl
1.103 06/07/06 15:41:02 joerg@trift2. +0 -0
Auto merged
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: joerg
# Host: trift2.
# Root: /M50/merge-5.0/RESYNC
--- 1.102/mysql-test/mysql-test-run.pl 2006-06-28 10:35:43 +02:00
+++ 1.103/mysql-test/mysql-test-run.pl 2006-07-06 15:41:02 +02:00
@@ -534,6 +534,11 @@
"($opt_master_myport - $opt_master_myport + 10)");
}
+ # This is needed for test log evaluation in "gen-build-status-page"
+ # in all cases where the calling tool does not log the commands
+ # directly before it executes them, like "make test-force-pl" in RPM builds.
+ print "Logging: $0 ", join(" ", @ARGV), "\n";
+
# Read the command line
# Note: Keep list, and the order, in sync with usage at end of this file
| Thread |
|---|
| • bk commit into 5.0 tree (joerg:1.2216) | Joerg Bruehe | 6 Jul |