Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
This would only happen if a host had a `localhost` domain so I didn't
spot it until today
  • Loading branch information
basepi committed May 31, 2019
1 parent dae7153 commit 2843809
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hubblestack/utils/stdrec.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
This is being tested/used in the generic returner and probably only from
hstatus exec module (for now).
'''
import socket


def std_info():
''' Generate and return hubble standard host data for use in events:
Expand Down

0 comments on commit 2843809

Please sign in to comment.