mirror of
git://erdgeist.org/opentracker
synced 2025-01-27 23:26:27 +00:00
Reenable statedump
This commit is contained in:
parent
9d4f0e66d0
commit
c27631e516
@ -205,6 +205,10 @@ static const ot_keywords keywords_format[] =
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef WANT_FULLSCRAPE
|
#ifdef WANT_FULLSCRAPE
|
||||||
|
if( mode == TASK_FULLSCRAPE_TRACKERSTATE ) {
|
||||||
|
format = mode; mode = TASK_STATS_TPB;
|
||||||
|
}
|
||||||
|
|
||||||
if( mode == TASK_STATS_TPB ) {
|
if( mode == TASK_STATS_TPB ) {
|
||||||
struct http_data* cookie = io_getcookie( sock );
|
struct http_data* cookie = io_getcookie( sock );
|
||||||
tai6464 t;
|
tai6464 t;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user