summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.ant2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.ant b/build.ant
index 8c68caf1..f86d3033 100644
--- a/build.ant
+++ b/build.ant
@@ -134,7 +134,7 @@
tofile="${targetDeploymentDir}/static/model/domain_types.js" />
<copy todir="${targetDeploymentDir}/templates/fragment"
overwrite="true"
- failonerror="false" >
+ failonerror="false">
<fileset dir="res/local/template/fragment/by-domain/${targetDomain}" />
</copy>