[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [metrics-db/master] Fix typo in build file.
commit 45e91ade9c65087018b6256d0f06b01d77a836c6
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Wed Nov 7 13:07:09 2012 -0500
Fix typo in build file.
---
build.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/build.xml b/build.xml
index 058db5d..afdc195 100644
--- a/build.xml
+++ b/build.xml
@@ -40,7 +40,7 @@
<target name="bridgepools" depends="compile">
<java fork="true"
maxmemory="2048m"
- classname="org.torproject.ernie.db.bridgepools.BridgePoolAssignmentProcessor">
+ classname="org.torproject.ernie.db.bridgepools.BridgePoolAssignmentsProcessor">
<classpath refid="classpath"/>
</java>
</target>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits