Commit a0da22f9 authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

Make varnishstat use the -w update interval argument in curses mode.

parent c91c1c3e
......@@ -863,7 +863,7 @@ do_curses(struct VSM_data *vd, int delay)
struct VSM_fantom f_mgt = VSM_FANTOM_NULL;
struct VSM_fantom f_iter = VSM_FANTOM_NULL;
(void)delay;
interval = delay;
initscr();
raw();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment