From: jon Date: November 1 2007 10:23pm Subject: svn commit - mysqldoc@docsrva: r8479 - trunk/tools List-Archive: http://lists.mysql.com/commits/36929 Message-Id: <200711012223.lA1MNvLe015501@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2007-11-01 23:23:57 +0100 (Thu, 01 Nov 2007) New Revision: 8479 Log: Quick'n'dirty utility to run make .format on all XML files in a given directory Added: trunk/tools/format-all Property changes on: trunk/tools/format-all ___________________________________________________________________ Name: svn:executable + * Added: trunk/tools/format-all =================================================================== --- trunk/tools/format-all (rev 0) +++ trunk/tools/format-all 2007-11-01 22:23:57 UTC (rev 8479) Changed blocks: 1, Lines Added: 24, Lines Deleted: 0; 856 bytes @@ -0,0 +1,24 @@ +#!/usr/bin/php + + Property changes on: trunk/tools/format-all ___________________________________________________________________ Name: svn:executable + *