List:Commits« Previous MessageNext Message »
From:msvensson Date:May 2 2007 11:02am
Subject:bk commit into 5.1 tree (msvensson:1.2503)
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, 2007-05-02 13:02:07+02:00, msvensson@stripped +1 -0
  Add atrt.hpp to EXTRA_DIST

  storage/ndb/test/run-test/Makefile.am@stripped, 2007-05-02 13:02:04+02:00, msvensson@stripped +1 -1
    Add atrt.hpp to EXTRA_DIST

# 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/mysql-5.1-maint

--- 1.28/storage/ndb/test/run-test/Makefile.am	2007-02-13 02:38:47 +01:00
+++ 1.29/storage/ndb/test/run-test/Makefile.am	2007-05-02 13:02:04 +02:00
@@ -48,7 +48,7 @@ atrt_LDFLAGS = -static @ndb_bin_am_ldfla
 wrappersdir=$(prefix)/bin
 wrappers_SCRIPTS=atrt-testBackup atrt-mysql-test-run
 
-EXTRA_DIST = $(test_DATA) $(test_SCRIPTS) $(wrappers_SCRIPTS) README.ATRT
+EXTRA_DIST = $(test_DATA) $(test_SCRIPTS) $(wrappers_SCRIPTS) README.ATRT atrt.hpp
 
 # Don't update the files from bitkeeper
 %::SCCS/s.%
Thread
bk commit into 5.1 tree (msvensson:1.2503)msvensson2 May