List:Commits« Previous MessageNext Message »
From:tim Date:September 19 2006 11:55pm
Subject:bk commit into 5.0 tree (tsmith:1.2274)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of tim. When tim 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-19 17:55:30-06:00, tsmith@stripped +1 -0
  test - won't be pushed.

  BitKeeper/triggers/pre-commit.innodb@stripped, 2006-09-19 17:55:27-06:00, tsmith@stripped +1 -1
    Testing BK trigger - won't be pushed.

# 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:	tsmith
# Host:	siva.hindu.god
# Root:	/usr/home/tim/m/bk/inno-trigger/50

--- 1.1/BitKeeper/triggers/pre-commit.innodb	2006-09-19 17:55:36 -06:00
+++ 1.2/BitKeeper/triggers/pre-commit.innodb	2006-09-19 17:55:36 -06:00
@@ -5,6 +5,6 @@ use warnings;
 
 use Data::Dumper;
 
-warn Dumper(\%ENV);
+print Dumper(\%ENV);
 
 exit 1;
Thread
bk commit into 5.0 tree (tsmith:1.2274)tim20 Sep