summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <kostja@bodhi.local>2006-11-30 01:58:57 +0300
committerunknown <kostja@bodhi.local>2006-11-30 01:58:57 +0300
commit73079a24064db262e2e0f4000e321485530dce5f (patch)
tree661ec4e06413c50fcf37d2ad465011a40ef47ae8 /mysql-test
parent760bd9d16629d784bb653ecb668d4d8156354fb1 (diff)
parentd765ed0c372d042995ad8ac73bd03fddde78d0b3 (diff)
downloadmariadb-git-73079a24064db262e2e0f4000e321485530dce5f.tar.gz
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into bodhi.local:/opt/local/work/mysql-4.1-runtime
Diffstat (limited to 'mysql-test')
-rwxr-xr-xmysql-test/mysql-test-run.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
index f3981dc7c70..a734408e049 100755
--- a/mysql-test/mysql-test-run.pl
+++ b/mysql-test/mysql-test-run.pl
@@ -63,7 +63,6 @@ use Getopt::Long;
use Sys::Hostname;
use IO::Socket;
use IO::Socket::INET;
-use Data::Dumper;
use strict;
use warnings;
use diagnostics;