List:Internals« Previous MessageNext Message »
From:guilhem Date:October 12 2005 10:29pm
Subject:bk commit into 4.1 tree (guilhem:1.2473)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of guilhem. When guilhem 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.2473 05/10/12 22:29:36 guilhem@stripped +1 -0
  To force a restart at the end of test, the option file must be non-empty, it's not
enough if it exists and is empty.

  mysql-test/t/rpl_dual_pos_advance-master.opt
    1.2 05/10/12 22:29:33 guilhem@stripped +1 -0
    the option file must be non-empty (because there's a -z test in mysql-test-run)

# 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:	guilhem
# Host:	gbichot3.local
# Root:	/home/mysql_src/mysql-4.1

--- 1.1/mysql-test/t/rpl_dual_pos_advance-master.opt	2005-10-10 23:09:11 +02:00
+++ 1.2/mysql-test/t/rpl_dual_pos_advance-master.opt	2005-10-12 22:29:33 +02:00
@@ -0,0 +1 @@
+--loose-to-force-a-restart
Thread
bk commit into 4.1 tree (guilhem:1.2473)guilhem12 Oct