List:Internals« Previous MessageNext Message »
From:lenz Date:June 10 2005 1:41pm
Subject:bk commit into 5.0 tree (lenz:1.1970)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of lenz. When lenz 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.1970 05/06/10 15:41:30 lenz@stripped +1 -0
  Merge mysql.com:/space/my/mysql-4.1-build
  into mysql.com:/space/my/mysql-5.0

  mysql-test/Makefile.am
    1.54 05/06/10 15:41:28 lenz@stripped +0 -0
    Auto merged

# 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:	lenz
# Host:	metis.lenznet
# Root:	/space/my/mysql-5.0/RESYNC

--- 1.53/mysql-test/Makefile.am	2005-06-08 11:48:52 +02:00
+++ 1.54/mysql-test/Makefile.am	2005-06-10 15:41:28 +02:00
@@ -35,7 +35,8 @@
 EXTRA_SCRIPTS = 	mysql-test-run.sh mysql-test-run.pl install_test_db.sh valgrind.supp
 EXTRA_DIST = 		$(EXTRA_SCRIPTS) 
 test_SCRIPTS = 		mysql-test-run install_test_db 
-test_DATA = std_data/client-key.pem std_data/client-cert.pem std_data/cacert.pem
+test_DATA = std_data/client-key.pem std_data/client-cert.pem std_data/cacert.pem \
+	std_data/server-cert.pem std_data/server-key.pem 
 CLEANFILES = 		$(test_SCRIPTS) $(test_DATA)
 
 INCLUDES =		-I$(srcdir)/../include -I../include -I..
Thread
bk commit into 5.0 tree (lenz:1.1970)lenz10 Jun