|
|||||||||||
|
svn commit - mysqldoc@docsrva: r7713 - trunk/tools
From: <mcbrown(at)mysql.com>
Date: Thu Sep 06 2007 - 01:17:20 EDT
Log:
Modified: trunk/tools/MySQLDeepCheck.pm Modified: trunk/tools/MySQLDeepCheck.pm
@@ -27,8 +27,8 @@ 'checklinelength' => 0,
- 'issuelist' => {},
- 'issueclearlist' => {},
+ 'issuelist' => [],
+ 'issueclearlist' => [],
} -- MySQL Code Commits Mailing List For list archives: http://lists.mysql.com/commits To unsubscribe: http://lists.mysql.com/commits?unsub=lists@pantek.comReceived on Thu Sep 6 01:18:58 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 09:09:55 EDT |
||||||||||
|
|||||||||||