Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
e5961a4c
Commit
e5961a4c
authored
Feb 23, 2011
by
JINMEI Tatuya
Browse files
[trac565] directly fixed an obvious typo.
parent
60f301c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/bind10/bind10.py.in
100644 → 100755
View file @
e5961a4c
...
...
@@ -609,7 +609,7 @@ class BoB:
def stop_process(self, process, sendto):
"""
Stop the given process, friendly-like. The process is the name it has
(in logs, etc), the sento is the address on msgq.
(in logs, etc), the sen
d
to is the address on msgq.
"""
if self.verbose:
sys.stdout.write("[bind10] Asking %s to terminate\n" % process)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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