Author: fhanik
Date: Fri Aug 25 17:00:17 2006
New Revision: 437029

URL: http://svn.apache.org/viewvc?rev=437029&view=rev
Log:
working

Modified:
    tomcat/build/tc5.5.x/sign.bat

Modified: tomcat/build/tc5.5.x/sign.bat
URL: 
http://svn.apache.org/viewvc/tomcat/build/tc5.5.x/sign.bat?rev=437029&r1=437028&r2=437029&view=diff
==============================================================================
--- tomcat/build/tc5.5.x/sign.bat (original)
+++ tomcat/build/tc5.5.x/sign.bat Fri Aug 25 17:00:17 2006
@@ -4,6 +4,7 @@
 rem sign all the files in the release directory
 
 rem todo - make one for unix as well, and avoid signing the .md5 files
+
 @echo off
 FOR /R %cd%\release\v5.5.18 %%i in (*.*) do (
   echo Signing %%i



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to