From: Dominik Stadler Date: Sun, 11 Dec 2016 21:15:14 +0000 (+0000) Subject: Revert "Fix invalid script" X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d6a088210b335b37bc969e895dbf767a0754b15d;p=poi.git Revert "Fix invalid script" This reverts commit 58830fa1afba0898e93885b7d377b741134fb921. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773684 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/run.sh b/run.sh index 1fbec4f055..ec8e248431 100755 --- a/run.sh +++ b/run.sh @@ -21,3 +21,4 @@ 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 $*