Commit 7ca14119 authored by Karsten Loesing's avatar Karsten Loesing
Browse files

Fix a typo; this comes from writing stuff but not reading it afterwards.

parent 510a58a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -313,7 +313,7 @@ days of measurements with possibly different exit policies in a directory
data/exit/exit-stats . Put the network status consensuses covering the
whole measurement interval in a directory called data/exit/consensuses/ . 

Compile the evluation application:
Compile the evaluation application:

$ javac -d bin/ -cp src/:lib/* src/org/torproject/metrics/exit/*.java