Fix double use of PRIORITY_OPT in gnt-node migrate
authorIustin Pop <iustin@google.com>
Fri, 10 Aug 2012 09:38:12 +0000 (11:38 +0200)
committerIustin Pop <iustin@google.com>
Fri, 10 Aug 2012 15:02:11 +0000 (17:02 +0200)
commit7db596df608abf6c61d62faae7536a75a257d702
treebad35157c62858badfbcc3b04507de20343d5cd5
parent7213ddeda896232d40e658c6a632e6a135650ca7
Fix double use of PRIORITY_OPT in gnt-node migrate

This breaks the command, as optparse considers that an error.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/client/gnt_node.py