Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
bff2ddc5
Commit
bff2ddc5
authored
Jul 29, 2008
by
Iustin Pop
Browse files
Fix constants typo
Reviewed-by: imsnah
parent
99e88451
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/constants.py
View file @
bff2ddc5
...
...
@@ -98,7 +98,7 @@ DEFAULT_FILE_STORAGE_DIR = _autoconf.FILE_STORAGE_DIR
MASTER_SOCKET
=
RUN_GANETI_DIR
+
"/master.sock"
# PID files
MASTERD_PID
=
"ganeti-master"
MASTERD_PID
=
"ganeti-master
d
"
NODED_PID
=
"ganeti-noded"
RAPI_PID
=
"ganeti-rapi"
...
...
Write
Preview
Markdown
is supported
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