From 748baf7722e5de113979f76eeeece70481ef503e Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Mon, 23 Apr 2012 16:49:59 -0700 Subject: Update location of emma's temp files. This ensure they are always put in the bin folder even if the script is run from another folder than the project one. Change-Id: Iafda3217f4ddc03f11e8821f089bf855caa99e7d --- files/ant/build.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ant') diff --git a/files/ant/build.xml b/files/ant/build.xml index db47263..601c8e9 100644 --- a/files/ant/build.xml +++ b/files/ant/build.xml @@ -1250,7 +1250,7 @@ - + @@ -1259,8 +1259,8 @@ Cleaning up temporary files... - - + + Saving the report file in ${basedir}/coverage/coverage.html -- cgit v1.1