summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <msvensson@shellback.(none)>2008-01-18 16:48:08 +0100
committerunknown <msvensson@shellback.(none)>2008-01-18 16:48:08 +0100
commit403ef78b7ce0b5949a0bffe44f9f808d8f6aec4c (patch)
tree0b0c3a9366b9fe327c5764f4cc7ddcff9f13fcef /mysql-test
parent600d406283622fb9a153534ae54fbed011f98799 (diff)
downloadmariadb-git-403ef78b7ce0b5949a0bffe44f9f808d8f6aec4c.tar.gz
Remove duplcate code after merge
Diffstat (limited to 'mysql-test')
-rwxr-xr-xmysql-test/mysql-test-run.pl5
1 files changed, 0 insertions, 5 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
index 04a79a5fcf6..8893a0343af 100755
--- a/mysql-test/mysql-test-run.pl
+++ b/mysql-test/mysql-test-run.pl
@@ -426,11 +426,6 @@ sub command_line_setup {
$basedir= dirname($basedir);
}
- # --------------------------------------------------------------------------
- # Check mtr_build_thread and calculate baseport
- # --------------------------------------------------------------------------
- set_mtr_build_thread_ports($opt_mtr_build_thread);
-
#
# Find the mysqld executable to be able to find the mysqld version
# number as early as possible