diff options
author | df@kahlann.erinye.com <> | 2006-11-29 10:33:23 +0100 |
---|---|---|
committer | df@kahlann.erinye.com <> | 2006-11-29 10:33:23 +0100 |
commit | 756f104591d7c4da0f9ce93ffab5da8c0a7fdd30 (patch) | |
tree | d8741ce503e6c56a8afe2c3e0cf868b0e7d68b30 | |
parent | 3406fcea39defef5d5cd92f99fa4e60d556f3dae (diff) | |
parent | c134b8c332d5890e07b92a3e1b5f5de837e26a24 (diff) | |
download | mariadb-git-756f104591d7c4da0f9ce93ffab5da8c0a7fdd30.tar.gz |
Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
-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 0d30cca409b..a28bd651ab6 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; |