Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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.1862 05/05/13 15:01:31 tomas@stripped +1 -0
added missing file to src distribution
mysql-test/Makefile.am
1.52 05/05/13 15:01:26 tomas@stripped +1 -1
added missing file to src distribution
# 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: tomas
# Host: poseidon.ndb.mysql.com
# Root: /home/tomas/wl2325-test
--- 1.51/mysql-test/Makefile.am 2005-04-14 22:27:38 +02:00
+++ 1.52/mysql-test/Makefile.am 2005-05-13 15:01:26 +02:00
@@ -33,7 +33,7 @@
benchdir_root= $(prefix)
testdir = $(benchdir_root)/mysql-test
EXTRA_SCRIPTS = mysql-test-run.sh mysql-test-run.pl install_test_db.sh valgrind.supp
-EXTRA_DIST = $(EXTRA_SCRIPTS)
+EXTRA_DIST = $(EXTRA_SCRIPTS) t/disabled.def
test_SCRIPTS = mysql-test-run install_test_db
test_DATA = std_data/client-key.pem std_data/client-cert.pem std_data/cacert.pem
CLEANFILES = $(test_SCRIPTS) $(test_DATA)
| Thread |
|---|
| • bk commit into 5.1 tree (tomas:1.1862) | tomas | 13 May |