Below is the list of changes that have just been committed into a local
5.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@stripped, 2008-04-08 18:05:19+02:00, msvensson@stripped +1 -0
Fix rename of mtr_match.pl to mtr_match.pm in Makefile
mysql-test/Makefile.am@stripped, 2008-04-08 18:05:18+02:00, msvensson@stripped +1 -1
Fix rename of mtr_match.pl to mtr_match.pm in Makefile
diff -Nrup a/mysql-test/Makefile.am b/mysql-test/Makefile.am
--- a/mysql-test/Makefile.am 2008-03-14 13:29:38 +01:00
+++ b/mysql-test/Makefile.am 2008-04-08 18:05:18 +02:00
@@ -28,7 +28,7 @@ nobase_test_DATA = lib/mtr_cases.pm \
lib/mtr_gcov.pl \
lib/mtr_gprof.pl \
lib/mtr_io.pl \
- lib/mtr_match.pl \
+ lib/mtr_match.pm \
lib/mtr_misc.pl \
lib/mtr_process.pl \
lib/mtr_report.pm \
| Thread |
|---|
| • bk commit into 5.1 tree (msvensson:1.2563) | msvensson | 8 Apr |