bk commit into 4.1 tree (msvensson:1.2681)
Below is the list of changes that have just been committed into a local
4.1 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@1.2681, 2007-08-29 14:39:40+02:00, msvensson@pilot.(none) +1 -0
Fix typo: '$$' => '$'
mysql-test/lib/mtr_misc.pl@1.14, 2007-08-29 14:39:39+02:00, msvensson@pilot.(none) +1 -1
Fix typo: '$$' => '$'
diff -Nrup a/mysql-test/lib/mtr_misc.pl b/mysql-test/lib/mtr_misc.pl
--- a/mysql-test/lib/mtr_misc.pl 2007-08-29 11:51:33 +02:00
+++ b/mysql-test/lib/mtr_misc.pl 2007-08-29 14:39:39 +02:00
@@ -18,7 +18,7 @@ sub mtr_file_exists(@);
sub mtr_exe_exists(@);
sub mtr_exe_maybe_exists(@);
sub mtr_copy_dir($$);
-sub mtr_rmtree($$);
+sub mtr_rmtree($);
sub mtr_same_opts($$);
sub mtr_cmp_opts($$);
--
MySQL Code Commits Mailing List
For list archives: http://lists.mysql.com/commits
To unsubscribe: http://lists.mysql.com/commits?unsub=lists@pantek.com
Received on Wed Aug 29 08:41:55 2007
This archive was generated by hypermail 2.1.8
: Sun Oct 07 2007 - 08:54:31 EDT
|