gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f9c318f)
raw | patch | inline | side by side (parent: f9c318f)
author | Doni Pracner <quinnuendo@gmail.com> | |
Thu, 6 Feb 2014 22:57:47 +0000 (23:57 +0100) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Thu, 6 Feb 2014 22:57:47 +0000 (23:57 +0100) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 10b6915e16a6a2c5af562ea9afe0eaa58c718376..7fb3ee4bb30480964d36fb79156a6fe3aeb67b1e 100644 (file)
--- a/build.xml
+++ b/build.xml
<antcall target="wsl-run">
<param name="filename" value="${transf.wsl.file}" />
</antcall>
- <record name="${log.file.transformations}${time}" action="stop" />
+ <record name="${log.file.transformations}${time}.txt" action="stop" />
<copy file="${log.file.transformations}${time}.txt" tofile="${log.file.transformations}.txt"/>
</target>