Below is the list of changes that have just been committed into a local
4.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.2180 06/04/07 19:27:19 joerg@stripped +1 -0
mysql-test/mysql-test-run.sh : Provide info about the options used.
mysql-test/mysql-test-run.sh
1.205 06/04/07 19:27:16 joerg@stripped +2 -0
Provide info about the options used for this run to any evaluation tool.
# 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: /M40/mtr-4.0
--- 1.204/mysql-test/mysql-test-run.sh 2006-04-06 18:42:05 +02:00
+++ 1.205/mysql-test/mysql-test-run.sh 2006-04-07 19:27:16 +02:00
@@ -250,6 +250,8 @@
STOP_WAIT_TIMEOUT=10
MYSQL_TEST_SSL_OPTS=""
+$ECHO "Logging: $0 $*" # To ensure we see all arguments in the output, for the test
analysis tool
+
while test $# -gt 0; do
case "$1" in
--user=*) DBUSER=`$ECHO "$1" | $SED -e "s;--user=;;"` ;;
| Thread |
|---|
| • bk commit into 4.0 tree (joerg:1.2180) | Joerg Bruehe | 7 Apr |