List:Commits« Previous MessageNext Message »
From:kent Date:July 29 2006 3:40pm
Subject:bk commit into 5.0 tree (kent:1.2225)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of kent. When kent 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, 2006-07-29 17:40:10+02:00, kent@stripped +1 -0
  Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
  into  mysql.com:/Users/kent/mysql/bk/mysql-5.0
  MERGE: 1.1616.2144.178

  configure.in@stripped, 2006-07-29 17:40:02+02:00, kent@stripped +0 -0
    Auto merged
    MERGE: 1.201.64.12

# 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:	kent
# Host:	c-4b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se
# Root:	/Users/kent/mysql/bk/mysql-5.0/RESYNC

--- 1.405/configure.in	2006-07-29 17:40:23 +02:00
+++ 1.406/configure.in	2006-07-29 17:40:23 +02:00
@@ -2339,7 +2339,7 @@
   man_dirs="man"
   man1_files=`ls -1 $srcdir/man/*.1 | sed -e 's;^.*man/;;'`
   man1_files=`echo $man1_files`
-  man8_files=`ls -8 $srcdir/man/*.8 | sed -e 's;^.*man/;;'`
+  man8_files=`ls -1 $srcdir/man/*.8 | sed -e 's;^.*man/;;'`
   man8_files=`echo $man8_files`
 else
   man_dirs=""
Thread
bk commit into 5.0 tree (kent:1.2225)kent29 Jul