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
d2745707
Commit
d2745707
authored
Jan 02, 2001
by
tim@cane.mysql.fi
Browse files
Options
Browse Files
Download
Plain Diff
Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work
parents
46be9662
7dc1af15
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
BitKeeper/etc/logging_ok
BitKeeper/etc/logging_ok
+1
-0
Build-tools/Do-compile
Build-tools/Do-compile
+1
-1
No files found.
BitKeeper/etc/logging_ok
View file @
d2745707
...
...
@@ -5,3 +5,4 @@ mwagner@work.mysql.com
sasha@mysql.sashanet.com
sasha@work.mysql.com
tim@cane.mysql.fi
tim@work.mysql.com
Build-tools/Do-compile
View file @
d2745707
...
...
@@ -142,7 +142,7 @@ $test_dir=<$pwd/$host/test/$ver-*>;
if
(
$opt_stage
<=
5
&&
!
$opt_no_test
)
{
safe_cd
(
$test_dir
/
mysql
-
test
);
safe_cd
(
"
$test_dir
/mysql-test
"
);
check_system
("
./mysql-test-run
",
"
tests were successful
");
}
...
...
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