Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
d99d4d9b
Commit
d99d4d9b
authored
Apr 04, 2006
by
joerg@mysql.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge
parents
51476082
03bd5fad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
mysql-test/mysql-test-run.pl
mysql-test/mysql-test-run.pl
+0
-9
No files found.
mysql-test/mysql-test-run.pl
View file @
d99d4d9b
...
...
@@ -199,7 +199,6 @@ our $opt_big_test= 0; # Send --big-test to mysqltest
our
@opt_extra_mysqld_opt
;
our
$opt_comment
;
our
$opt_compress
;
our
$opt_ssl
;
our
$opt_skip_ssl
;
...
...
@@ -699,14 +698,6 @@ sub command_line_setup () {
print
'
#
'
x
78
,
"
\n\n
";
}
if
(
$opt_comment
)
{
print
"
\n
";
print
'
#
'
x
78
,
"
\n
";
print
"
#
$opt_comment
\n
";
print
'
#
'
x
78
,
"
\n\n
";
}
foreach
my
$arg
(
@ARGV
)
{
if
(
$arg
=~
/^--skip-/
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment