List:Commits« Previous MessageNext Message »
From:msvensson Date:April 28 2008 8:18am
Subject:bk commit into 6.0 tree (msvensson:1.2644)
View as plain text  
Below is the list of changes that have just been committed into a local
6.0 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, 2008-04-28 10:18:38+02:00, msvensson@stripped +1 -0
  Add "falcon" and "falcon_team" as TEST_DIRS

  mysql-test/Makefile.am@stripped, 2008-04-28 10:18:36+02:00, msvensson@stripped +2 -0
    Add "falcon" and "falcon_team" as TEST_DIRS

diff -Nrup a/mysql-test/Makefile.am b/mysql-test/Makefile.am
--- a/mysql-test/Makefile.am	2008-04-14 11:39:35 +02:00
+++ b/mysql-test/Makefile.am	2008-04-28 10:18:36 +02:00
@@ -77,6 +77,8 @@ TEST_DIRS = t r include std_data std_dat
 	suite/stress/include suite/stress/t suite/stress/r \
 	suite/ndb suite/ndb/t suite/ndb/r \
 	suite/rpl_ndb suite/rpl_ndb/t suite/rpl_ndb/r \
+	suite/falcon suite/falcon/t suite/falcon/r \
+	suite/falcon_team suite/falcon_team/t suite/falcon_team/r \
 	suite/parts suite/parts/t suite/parts/r suite/parts/inc
 
 # Used by dist-hook and install-data-local to copy all
Thread
bk commit into 6.0 tree (msvensson:1.2644)msvensson28 Apr