iallocator: fix incomplete refactoring
authorIustin Pop <iustin@google.com>
Mon, 30 May 2011 10:54:44 +0000 (12:54 +0200)
committerIustin Pop <iustin@google.com>
Tue, 31 May 2011 09:40:53 +0000 (11:40 +0200)
commit509bec8794d7140b67c398276fd6b1b46318ff9f
treef6e544e538df4b94aef8743e508ce71b6c7aed66
parentb7a1c816102553df4c73118ce14db328ca59ae24
iallocator: fix incomplete refactoring

Commit fdbe29ee changed the iallocator modes from 'r'/'w' to
'ro'/'rw', but forgot one check in LUTestAllocator. This patch just
completes the replacements.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/cmdlib.py