Below is the list of changes that have just been committed into a local
5.0 repository of lthalmann. When lthalmann does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet
1.1946 05/09/02 12:20:18 lars@stripped +1 -0
Removed redundant case in Makefile.am
Makefile.am
1.77 05/09/02 12:18:34 lthalmann@stripped +0 -6
Removed redundant case
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: lars
# Host: dl145h.mysql.com
# Root: /users/lthalmann/bk/mysql-5.0
--- 1.76/Makefile.am 2005-09-02 11:00:53 +02:00
+++ 1.77/Makefile.am 2005-09-02 12:18:34 +02:00
@@ -97,12 +97,6 @@
support-files/build-tags
.PHONY: init-db bin-dist
-# Test installation
-
-test:
- cd mysql-test; \
- ./mysql-test-run && ./mysql-test-run --ps-protocol
-
# Test installation. Ports are configurable from the environment.
MYSQL_TEST_MANAGER_PORT = 9305
| Thread |
|---|
| • bk commit into 5.0 tree (lars:1.1946) | Lars Thalmann | 2 Sep |