You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2016/12/11 20:58:34 UTC

svn commit: r1773640 - /poi/trunk/run.sh

Author: centic
Date: Sun Dec 11 20:58:34 2016
New Revision: 1773640

URL: http://svn.apache.org/viewvc?rev=1773640&view=rev
Log:
Fix invalid script

Modified:
    poi/trunk/run.sh

Modified: poi/trunk/run.sh
URL: http://svn.apache.org/viewvc/poi/trunk/run.sh?rev=1773640&r1=1773639&r2=1773640&view=diff
==============================================================================
--- poi/trunk/run.sh (original)
+++ poi/trunk/run.sh Sun Dec 11 20:58:34 2016
@@ -21,4 +21,3 @@ ant \
 	-Dorg.apache.poi.util.POILogger=org.apache.poi.util.NullLogger \
 	-Dhalt.on.test.failure=false \
 	$*
-/opt/apache/apache-ant/apache-ant-1.7.1/bin/ant -Dcoverage.enabled=true $*



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org