You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2018/07/03 15:41:35 UTC

svn commit: r1834993 - /tomcat/trunk/bin/makebase.bat

Author: markt
Date: Tue Jul  3 15:41:35 2018
New Revision: 1834993

URL: http://svn.apache.org/viewvc?rev=1834993&view=rev
Log:
Doh! It just needed to be moved.

Modified:
    tomcat/trunk/bin/makebase.bat

Modified: tomcat/trunk/bin/makebase.bat
URL: http://svn.apache.org/viewvc/tomcat/trunk/bin/makebase.bat?rev=1834993&r1=1834992&r2=1834993&view=diff
==============================================================================
--- tomcat/trunk/bin/makebase.bat (original)
+++ tomcat/trunk/bin/makebase.bat Tue Jul  3 15:41:35 2018
@@ -24,8 +24,6 @@ rem the target directory as well.
 rem
 rem Usage: makebase <path-to-target-directory>
 
-@echo off
-
 rem first arg is the target directory
 set BASE_TGT=%1
 



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