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
dcf315e2
Commit
dcf315e2
authored
May 01, 2008
by
Guido Trotter
Browse files
locking: remove obsolete comment
Reviewed-by: iustinp
parent
808753d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/ganeti.locking_unittest.py
View file @
dcf315e2
...
...
@@ -517,7 +517,6 @@ class TestGanetiLockManager(unittest.TestCase):
self
.
assertEqual
(
i
,
locking
.
LEVELS
[
i
])
def
testDoubleGLFails
(
self
):
# We are not passing test=True, so instantiating a new one should fail
self
.
assertRaises
(
AssertionError
,
locking
.
GanetiLockManager
)
def
testLockNames
(
self
):
...
...
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