List:Commits« Previous MessageNext Message »
From:jonas Date:September 13 2006 4:54pm
Subject:bk commit into 5.0 tree (jonas:1.2247)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 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@stripped, 2006-09-13 16:54:52+02:00, jonas@stripped +2 -0
  ndb - atrt fix typos

  ndb/test/run-test/Makefile.am@stripped, 2006-09-13 16:54:51+02:00, jonas@stripped
+1 -1
    typo

  ndb/test/run-test/autotest-boot.sh@stripped, 2006-09-13 16:54:51+02:00,
jonas@stripped +2 -1
    typos

# 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/50-atrt

--- 1.1/ndb/test/run-test/autotest-boot.sh	2006-09-13 16:54:55 +02:00
+++ 1.2/ndb/test/run-test/autotest-boot.sh	2006-09-13 16:54:55 +02:00
@@ -24,6 +24,7 @@
 do_clone=yes
 build=yes
 
+conf=autotest.conf
 LOCK=$HOME/.autotest-lock
 
 ############################
@@ -152,5 +153,5 @@
 ################################
 
 script=$install_dir/mysql-test/ndb/autotest-run.sh
-$script $save_args --install-dir=$install_dir
+$script $save_args --install-dir=$install_dir --suite=$RUN
 rm -f $LOCK

--- 1.27/ndb/test/run-test/Makefile.am	2006-09-13 16:54:55 +02:00
+++ 1.28/ndb/test/run-test/Makefile.am	2006-09-13 16:54:55 +02:00
@@ -9,7 +9,7 @@
 test_PROGRAMS = atrt
 test_DATA=daily-basic-tests.txt daily-devel-tests.txt 16node-tests.txt \
           conf-ndbmaster.cnf \
-          conf-dl145a.cnt
+          conf-dl145a.cnf
 
 test_SCRIPTS=atrt-analyze-result.sh atrt-gather-result.sh atrt-setup.sh \
           atrt-clear-result.sh
Thread
bk commit into 5.0 tree (jonas:1.2247)jonas13 Sep