List:Commits« Previous MessageNext Message »
From:Daniel Fischer Date:March 12 2007 10:34am
Subject:bk commit into 5.0 tree (df:1.2436)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of df. When df 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@stripped, 2007-03-12 11:34:14+01:00, df@stripped +1 -0
  add missing test files to windows binary distribution

  scripts/make_win_bin_dist@stripped, 2007-03-12 11:34:11+01:00, df@stripped +1 -0
    also copy .test files from mysql-test/include, not only .inc files

# 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:	df
# Host:	pippilotta.erinye.com
# Root:	/shared/home/df/mysql/build/mysql-5.0-build-work-27020

--- 1.5/scripts/make_win_bin_dist	2006-12-30 23:47:38 +01:00
+++ 1.6/scripts/make_win_bin_dist	2007-03-12 11:34:11 +01:00
@@ -291,6 +291,7 @@
 cp mysql-test/README $DESTDIR/mysql-test/
 cp mysql-test/install_test_db.sh $DESTDIR/mysql-test/install_test_db
 cp mysql-test/include/*.inc $DESTDIR/mysql-test/include/
+cp mysql-test/include/*.test $DESTDIR/mysql-test/include/
 cp mysql-test/lib/*.pl $DESTDIR/mysql-test/lib/
 cp mysql-test/lib/*.sql $DESTDIR/mysql-test/lib/
 cp mysql-test/r/*.require $DESTDIR/mysql-test/r/
Thread
bk commit into 5.0 tree (df:1.2436)Daniel Fischer12 Mar