Roger Dingledine commited on 2009-01-09 15:15:00
Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.
... | ... |
@@ -204,6 +204,7 @@ do_status(%table_rows, 'tordnsel', 1); |
204 | 204 |
do_status(%table_rows, 'projects', 1); |
205 | 205 |
do_status(%table_rows, 'torvm', 1); |
206 | 206 |
do_status(%table_rows, 'press', 1); |
207 |
+do_status(%table_rows, 'gettor', 1); |
|
207 | 208 |
#do_status(%table_data, 'eff', 1); |
208 | 209 |
#do_status(%table_data, 'gui', 1); |
209 | 210 |
sort_and_print(%table_rows); |
210 | 211 |