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
Adam Osuchowski
Kea
Commits
8ee51ea2
Commit
8ee51ea2
authored
Dec 18, 2012
by
JINMEI Tatuya
Committed by
Jelte Jansen
Dec 19, 2012
Browse files
[2380] make sure to call isc.util.process.rename()
parent
fee6f278
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/loadzone/loadzone.py.in
View file @
8ee51ea2
...
...
@@ -22,9 +22,12 @@ import signal
from optparse import OptionParser
from isc.dns import *
from isc.datasrc import *
import isc.util.process
import isc.log
from isc.log_messages.loadzone_messages import *
isc.util.process.rename()
# These are needed for logger settings
import bind10_config
import json
...
...
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