List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:April 7 2006 5:42pm
Subject:bk commit into 4.1 tree (joerg:1.2502)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 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.2502 06/04/07 19:42:46 joerg@stripped +1 -0
  Manual merge.

  mysql-test/mysql-test-run.sh
    1.264 06/04/07 19:42:42 joerg@stripped +2 -2
    Manual merge.

# 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:	/M41/mtr-4.1/RESYNC

--- 1.263/mysql-test/mysql-test-run.sh	2006-04-07 12:22:51 +02:00
+++ 1.264/mysql-test/mysql-test-run.sh	2006-04-07 19:42:42 +02:00
@@ -271,6 +271,8 @@
 NDB_MGMD_EXTRA_OPTS=
 NDBD_EXTRA_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
     --embedded-server)
Thread
bk commit into 4.1 tree (joerg:1.2502)Joerg Bruehe7 Apr