Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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-04-23 16:14:13+02:00, msvensson@stripped +1 -0
Remove "scripts" from being mentioned three times
Makefile.am@stripped, 2007-04-23 16:14:07+02:00, msvensson@stripped +2 -2
Remove "scripts" from being mentioned three times
# 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: msvensson
# Host: pilot.blaudden
# Root: /home/msvensson/mysql/tmp/mysql-5.1-maint
--- 1.128/Makefile.am 2007-04-23 13:28:06 +02:00
+++ 1.129/Makefile.am 2007-04-23 16:14:07 +02:00
@@ -23,8 +23,8 @@ EXTRA_DIST = INSTALL-SOURCE INSTALL-WIN
SUBDIRS = . include @docs_dirs@ @zlib_dir@ \
@readline_topdir@ sql-common scripts \
@thread_dirs@ pstack \
- @sql_union_dirs@ scripts unittest storage plugin \
- @sql_server@ scripts @man_dirs@ tests \
+ @sql_union_dirs@ unittest storage plugin \
+ @sql_server@ @man_dirs@ tests \
netware @libmysqld_dirs@ \
mysql-test support-files sql-bench @tools_dirs@ \
win
| Thread |
|---|
| • bk commit into 5.1 tree (msvensson:1.2610) | msvensson | 23 Apr |