diff options
author | unknown <df@kahlann.erinye.com> | 2006-11-29 10:22:43 +0100 |
---|---|---|
committer | unknown <df@kahlann.erinye.com> | 2006-11-29 10:22:43 +0100 |
commit | d1f8c80b06d72016b918e8493ade9e7dbaca4e08 (patch) | |
tree | 167aa45c66522f8fe6b69c7c94bbd09ae49a4602 | |
parent | 8639ad0f9857053a996e6a40d46126eceb9c2f0c (diff) | |
parent | 45366d196b4fb8d8a5610369899c6c8e284b91e0 (diff) | |
download | mariadb-git-d1f8c80b06d72016b918e8493ade9e7dbaca4e08.tar.gz |
Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
mysql-test/mysql-test-run.pl:
Auto merged
-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 513afc20a8f..76e41ef92ed 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; |