[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [metrics-web/master] Copy .RData files where they belong.
commit 3b5aadfce19e1f2093e3df819a4bf21952affba9
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Wed Dec 20 09:57:24 2017 +0100
Copy .RData files where they belong.
---
build.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/build.xml b/build.xml
index f77048a..e948388 100644
--- a/build.xml
+++ b/build.xml
@@ -369,6 +369,8 @@
<fileset dir="${modulebase}/clients/stats"
includes="clients*.csv userstats-combined.csv" />
<fileset dir="${modulebase}/webstats/stats" includes="webstats.csv" />
+ </copy>
+ <copy todir="${rdatadir}" >
<fileset dir="${modulebase}/clients/RData" includes="*.RData" />
<fileset dir="${modulebase}/webstats/RData" includes="*.RData" />
</copy>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits