SVN: people/hawk/ftp_admin/version-comparison.sh

hawk hawk at pld-linux.org
Thu Feb 21 22:42:28 CET 2008


Author: hawk
Date: Thu Feb 21 22:42:28 2008
New Revision: 9491

Modified:
   people/hawk/ftp_admin/version-comparison.sh
Log:
- cosmetics


Modified: people/hawk/ftp_admin/version-comparison.sh
==============================================================================
--- people/hawk/ftp_admin/version-comparison.sh	(original)
+++ people/hawk/ftp_admin/version-comparison.sh	Thu Feb 21 22:42:28 2008
@@ -51,6 +51,9 @@
     <td>FTP Version</td>
     <td>CVS Version</td>
   </tr>
+  <tr>
+    <td colspan="3">&nbsp;</td>
+  </tr>
 EOF
 
 file_header $RELEASE_LOG
@@ -66,6 +69,9 @@
     <td>FTP Version</td>
     <td>CVS Version</td>
   </tr>
+  <tr>
+    <td colspan="3">&nbsp;</td>
+  </tr>
 EOF
 
 for pkg in ~/ftp/PLD/SRPMS/RPMS/*.rpm; do


More information about the pld-cvs-commit mailing list