Commit 7b900699 authored by Romain Courteaud's avatar Romain Courteaud

YAT (yet another typo)

parent 1dade5cd
......@@ -135,7 +135,7 @@ if can_allocate:\n
new_value = \'open\'\n
else:\n
if computer.getCapacityScope() == \'open\':\n
new_value = \'closed\'\n
new_value = \'close\'\n
\n
if new_value is not None:\n
computer.edit(capacity_scope=new_value)\n
......
9
\ No newline at end of file
10
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment