diff options
Diffstat (limited to 'tests/ospfd/test_ospf_spf.c')
| -rw-r--r-- | tests/ospfd/test_ospf_spf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ospfd/test_ospf_spf.c b/tests/ospfd/test_ospf_spf.c index b5a4337586..4b7e5f7e70 100644 --- a/tests/ospfd/test_ospf_spf.c +++ b/tests/ospfd/test_ospf_spf.c @@ -288,7 +288,7 @@ int main(int argc, char **argv) ospf_vty_init(); ospf_sr_init(); - term_debug_ospf_event = 1; + term_debug_ospf_ti_lfa = 1; /* Read input from .in file. */ vty_stdio(vty_do_exit); |
