List:Internals« Previous MessageNext Message »
From:Sinisa Date:October 7 2002 1:30pm
Subject:bk commit into 4.0 tree
View as plain text  
Below is the list of changes that have just been committed into a local
4.0 repository of Sinisa. When Sinisa 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://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet@stripped, 2002-10-07 16:30:39+03:00, Sinisa@stripped
  small fix from bugs@.. list

  mysql-test/Makefile.am
    1.18 02/10/07 16:30:37 Sinisa@stripped +1 -0
    small fix based on user's input ..

# 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:	Sinisa
# Host:	sinisa.nasamreza.org
# Root:	/mnt/work/mysql-4.0

--- 1.17/mysql-test/Makefile.am	Sat Jun 30 22:08:33 2001
+++ 1.18/mysql-test/Makefile.am	Mon Oct  7 16:30:37 2002
@@ -42,6 +42,7 @@
 	$(INSTALL_DATA) $(srcdir)/t/*.test $(DESTDIR)$(testdir)/t
 	$(INSTALL_DATA) $(srcdir)/t/*.opt $(DESTDIR)$(testdir)/t
 	$(INSTALL_DATA) $(srcdir)/r/*.result $(DESTDIR)$(testdir)/r
+	$(INSTALL_DATA) $(srcdir)/r/*.require $(DESTDIR)$(testdir)/r
 	$(INSTALL_DATA) $(srcdir)/include/*.inc $(DESTDIR)$(testdir)/include
 	$(INSTALL_DATA) $(srcdir)/std_data/*.dat $(DESTDIR)$(testdir)/std_data
 
Thread
bk commit into 4.0 treeSinisa7 Oct