diff options
author | unknown <kostja@bodhi.local> | 2006-11-30 01:58:57 +0300 |
---|---|---|
committer | unknown <kostja@bodhi.local> | 2006-11-30 01:58:57 +0300 |
commit | 73079a24064db262e2e0f4000e321485530dce5f (patch) | |
tree | 661ec4e06413c50fcf37d2ad465011a40ef47ae8 /mysql-test | |
parent | 760bd9d16629d784bb653ecb668d4d8156354fb1 (diff) | |
parent | d765ed0c372d042995ad8ac73bd03fddde78d0b3 (diff) | |
download | mariadb-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-x | mysql-test/mysql-test-run.pl | 1 |
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; |