Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
sbws
Commits
3e090de3
Commit
3e090de3
authored
Apr 16, 2018
by
Matt Traudt
Committed by
Matt Traudt
Apr 16, 2018
Browse files
Make comment more accurate
parent
3ec93042
Changes
1
Hide whitespace changes
Inline
Side-by-side
sbws/globals.py
View file @
3e090de3
...
...
@@ -35,8 +35,7 @@ def is_initted(d):
def
fail_hard
(
*
a
,
**
kw
):
''' Optionally log something to stdout ... and then exit as fast as
possible '''
''' Log something ... and then exit as fast as possible '''
log
.
critical
(
*
a
,
**
kw
)
exit
(
1
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment