mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Unify teardown function
This commit is contained in:
parent
2da2bdf7f6
commit
75cf795521
5 changed files with 19 additions and 30 deletions
|
|
@ -85,9 +85,7 @@ function teardown()
|
|||
print("flow.lua:teardown() called\n")
|
||||
end
|
||||
|
||||
if do_benchmark then
|
||||
user_scripts.benchmark_dump(do_print_benchmark)
|
||||
end
|
||||
user_scripts.teardown(available_modules, do_benchmark, do_print_benchmark)
|
||||
end
|
||||
|
||||
-- #################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue