summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
diff options
context:
space:
mode:
authorunknown <msvensson@pilot.(none)>2007-08-14 11:10:23 +0200
committerunknown <msvensson@pilot.(none)>2007-08-14 11:10:23 +0200
commit80aa720a8911bfa14bd52c0a4a3b06a7ff3ae4aa (patch)
treed0b06b3ffddabe4b2645139afb03c41bfba96041 /mysql-test/mysql-test-run.pl
parent53587e3e64507e119b2fc267f7d8ce85cb719a0a (diff)
downloadmariadb-git-80aa720a8911bfa14bd52c0a4a3b06a7ff3ae4aa.tar.gz
Remove unused variable
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
-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 656536edcfb..8e7c3e6693f 100755
--- a/mysql-test/mysql-test-run.pl
+++ b/mysql-test/mysql-test-run.pl
@@ -233,7 +233,6 @@ my $opt_report_features;
our $opt_check_testcases;
our $opt_mark_progress;
-our $opt_skip;
our $opt_skip_rpl;
our $max_slave_num= 0;
our $max_master_num= 1;