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: 4d4adbc)
raw | patch | inline | side by side (parent: 4d4adbc)
author | Doni Pracner <quinnuendo@gmail.com> | |
Thu, 3 Aug 2017 15:32:39 +0000 (17:32 +0200) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Thu, 3 Aug 2017 15:32:39 +0000 (17:32 +0200) |
if called outside it can cause problems when backing up
logs.
logs.
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 80f723596cddecf4ab7b20ded31e67e93b651f02..27e8b08111ad3e364f29b9b1018026f115627714 100644 (file)
--- a/build.xml
+++ b/build.xml
<property name="tests.dir" value="tests" />
- <property name="log.dir" value="logs" />
+ <property name="log.dir" value="${basedir}/logs" />
<property name="log.file.transformations" value="${log.dir}/transformations" />
<property name="log.file.mjc2wsl" value="${log.dir}/mjc2wsl" />
<property name="log.file.tests.m" value="${log.dir}/tests-mj" />