List:Commits« Previous MessageNext Message »
From:jonas Date:March 24 2006 11:36am
Subject:bk commit into 5.1 tree (jonas:1.2225)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of jonas. When jonas 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
  1.2225 06/03/24 12:36:39 jonas@stripped +1 -0
  ndb autotest
    fix \ in makefile (merge error)

  storage/ndb/test/run-test/Makefile.am
    1.26 06/03/24 12:36:36 jonas@stripped +1 -1
    fix makefile

# 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:	jonas
# Host:	perch.ndb.mysql.com
# Root:	/home/jonas/src/mysql-5.1-new

--- 1.25/storage/ndb/test/run-test/Makefile.am	2006-03-24 07:43:52 +01:00
+++ 1.26/storage/ndb/test/run-test/Makefile.am	2006-03-24 12:36:36 +01:00
@@ -9,7 +9,7 @@
 test_DATA=daily-basic-tests.txt daily-devel-tests.txt 16node-tests.txt \
           conf-daily-basic-ndb08.txt \
           conf-daily-devel-ndb08.txt \
-          conf-daily-sql-ndb08.txt
+          conf-daily-sql-ndb08.txt \
           conf-ndbmaster.txt \
           conf-shark.txt \
           conf-dl145a.txt
Thread
bk commit into 5.1 tree (jonas:1.2225)jonas24 Mar