1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

fix dns resolving & default selection

This commit is contained in:
checktheroads
2020-01-28 18:42:28 -10:00
parent 80aec772a9
commit b5eefed064
4 changed files with 14 additions and 17 deletions

View File

@@ -402,6 +402,6 @@ class Execute:
params.messages.no_output, device_name=device.display_name
)
log.debug(f"Output for query: {self.query}:\n{output}")
log.debug(f"Output for query: {self.query_data}:\n{output}")
return output