Author: rjung
Date: Sat Oct 31 10:14:22 2015
New Revision: 1711585

URL: http://svn.apache.org/viewvc?rev=1711585&view=rev
Log:
Files "KEYS" and "download_deps.sh" were removed
twice from Unix/Linux sources instead once from
those and once from Win sources.

Modified:
    tomcat/native/trunk/jnirelease.sh

Modified: tomcat/native/trunk/jnirelease.sh
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/jnirelease.sh?rev=1711585&r1=1711584&r2=1711585&view=diff
==============================================================================
--- tomcat/native/trunk/jnirelease.sh (original)
+++ tomcat/native/trunk/jnirelease.sh Sat Oct 31 10:14:22 2015
@@ -253,7 +253,7 @@ if [ $? -ne 0 ]; then
     echo ""
     exit 1
 fi
-rm -f ${JKJNIDIST}/KEYS ${JKJNIDIST}/download_deps.sh
+rm -f ${JKWINDIST}/KEYS ${JKWINDIST}/download_deps.sh
 
 top="`pwd`"
 cd ${JKWINDIST}/xdocs



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to