From 856535acb97baae1d34feb3b1bc3564e74314073 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Mon, 8 Dec 2014 18:09:25 +0200 Subject: fix race condition --- build.ant | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/build.ant b/build.ant index 7edd9ede..ec17c283 100644 --- a/build.ant +++ b/build.ant @@ -11,6 +11,9 @@ + + @@ -69,24 +72,22 @@ - + - + + + - - + dst="rsync://${dstServer}/${module}/etc/rhizi-server.conf" /> - + dst="rsync://${dstServer}/${module}/static/" /> -- cgit v1.3.1