List:Internals« Previous MessageNext Message »
From:jani Date:April 6 2005 6:55pm
Subject:bk commit into 5.0 tree (jani:1.1883)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of jani. When jani 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.1883 05/04/06 21:55:34 jani@stripped +1 -0
  Added missing file to Makefile.am

  mysql-test/Makefile.am
    1.47 05/04/06 21:54:29 jani@stripped +1 -0
    Added missing file to Makefile.am

# 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:	jani
# Host:	a193-229-222-105.elisa-laajakaista.fi
# Root:	/home/my/bk/mysql-5.0-new

--- 1.46/mysql-test/Makefile.am	Wed Apr  6 19:18:59 2005
+++ 1.47/mysql-test/Makefile.am	Wed Apr  6 21:54:29 2005
@@ -59,6 +59,7 @@
 	$(INSTALL_DATA) $(srcdir)/std_data/*.frm $(distdir)/std_data
 	$(INSTALL_DATA) $(srcdir)/lib/init_db.sql $(distdir)/lib
 	$(INSTALL_DATA) $(srcdir)/lib/*.pl $(distdir)/lib
+	$(INSTALL_DATA) $(srcdir)/*.supp $(distdir)/
 
 install-data-local:
 	$(mkinstalldirs) \
Thread
bk commit into 5.0 tree (jani:1.1883)jani6 Apr