summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <joerg@mysql.com>2006-04-07 19:42:46 +0200
committerunknown <joerg@mysql.com>2006-04-07 19:42:46 +0200
commita024fd69c0ccf8a8281abcc7a2c6eb03db1a1d7b (patch)
treed696678519a00a264365d64db60033d5831932a3 /mysql-test
parent7bb18828225628776ba908649b65e764a2533cde (diff)
parent747f81c22c3099860ed0babe1993083d3c827013 (diff)
downloadmariadb-git-a024fd69c0ccf8a8281abcc7a2c6eb03db1a1d7b.tar.gz
Manual merge.
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/mysql-test-run.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/mysql-test-run.sh b/mysql-test/mysql-test-run.sh
index 8ccd6770995..c8d54d7e86c 100644
--- a/mysql-test/mysql-test-run.sh
+++ b/mysql-test/mysql-test-run.sh
@@ -271,6 +271,8 @@ NDB_MGM_EXTRA_OPTS=
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)