Skip to content
Snippets Groups Projects
Commit 6fda233a authored by Daniel Salzman's avatar Daniel Salzman
Browse files

tests-extra: set log level to debug for Knot

parent 0260c0a3
No related branches found
No related tags found
No related merge requests found
......@@ -979,7 +979,7 @@ class Knot(Server):
s.begin("log")
s.begin("stdout")
s.item("any", "info")
s.item("any", "debug")
s.end()
s.begin("stderr")
s.end()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment