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
9a4e6f41
Commit
9a4e6f41
authored
Dec 14, 2008
by
Iustin Pop
Browse files
cleanup: more unused vars
Reviewed-by: amishchenko
parent
3bc6be5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/backend.py
View file @
9a4e6f41
...
@@ -807,7 +807,6 @@ def ShutdownInstance(instance):
...
@@ -807,7 +807,6 @@ def ShutdownInstance(instance):
return
False
return
False
# test every 10secs for 2min
# test every 10secs for 2min
shutdown_ok
=
False
time
.
sleep
(
1
)
time
.
sleep
(
1
)
for
dummy
in
range
(
11
):
for
dummy
in
range
(
11
):
...
...
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