From: Dominik Stadler Date: Sun, 11 Dec 2016 20:58:34 +0000 (+0000) Subject: Fix invalid script X-Git-Tag: REL_3_16_BETA2~213 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9bfc1d548fc622b3394b3696d75f039e696d5056;p=poi.git Fix invalid script git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773640 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/run.sh b/run.sh index ec8e248431..1fbec4f055 100755 --- a/run.sh +++ b/run.sh @@ -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 $*