List:Commits« Previous MessageNext Message »
From:msvensson Date:September 26 2006 3:53pm
Subject:bk commit into 5.1 tree (msvensson:1.2326)
View as plain text  
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, 2006-09-26 17:52:50+02:00, msvensson@neptunus.(none) +1 -0
  Merge neptunus.(none):/home/msvensson/mysql/work/my50-work
  into  neptunus.(none):/home/msvensson/mysql/work/my51-work
  MERGE: 1.1810.2119.3

  netware/BUILD/mwenv@stripped, 2006-09-26 17:52:44+02:00, msvensson@neptunus.(none) +0 -0
    Auto merged
    MERGE: 1.12.2.3

# 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:	neptunus.(none)
# Root:	/home/msvensson/mysql/work/my51-work/RESYNC

--- 1.15/netware/BUILD/mwenv	2006-09-26 17:53:02 +02:00
+++ 1.16/netware/BUILD/mwenv	2006-09-26 17:53:02 +02:00
@@ -21,9 +21,9 @@
 
 # Get current dir in wine format
 base=`echo $MYDEV  |sed 's/\/.*//'`
-base_unix_part=`winepath -- -u $base`
+base_unix_part=`winepath -- -u $base/`
 WINE_BUILD_DIR=`echo "$BUILD_DIR" | sed 's_'$base_unix_part'/__'`
-WINE_BUILD_DIR="$base$WINE_BUILD_DIR"
+WINE_BUILD_DIR="$base/$WINE_BUILD_DIR"
 echo "WINE_BUILD_DIR: $WINE_BUILD_DIR"
 
 export MWCNWx86Includes="$MYDEV/libc/include;$MYDEV/fs64/headers;$MYDEV/zlib-1.2.3;$WINE_BUILD_DIR/include;$MYDEV"
Thread
bk commit into 5.1 tree (msvensson:1.2326)msvensson26 Sep